mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 22:46:43 +00:00
[USER32]
Correct user32 japanese translation (and fix build as well) svn path=/trunk/; revision=55861
This commit is contained in:
parent
f17583a648
commit
f1838c9108
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue