mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[USER32]
Correct user32 japanese translation (and fix build as well) svn path=/trunk/; revision=55861
This commit is contained in:
@@ -29,7 +29,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "切り取り(&T)", WM_CUT
|
||||
MENUITEM "コピー(&C)", WM_COPY
|
||||
MENUITEM "貼\り付け(&P)", WM_PASTE
|
||||
MENUITEM "貼り付け(&P)", WM_PASTE
|
||||
MENUITEM "削除(&D)", WM_CLEAR
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "すべて選択(&A)", EM_SETSEL
|
||||
|
||||
Reference in New Issue
Block a user