mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
notepad: Update Korean resources.
This commit is contained in:
parent
43e96028a9
commit
fd7f9b735d
@ -42,6 +42,7 @@ POPUP "
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "잘라내기(&T)\tCtrl+X", CMD_CUT
|
||||
MENUITEM "복사(&C)\tCtrl+C", CMD_COPY
|
||||
MENUITEM "붙여넣기(&P)\tCtrl+V", CMD_PASTE
|
||||
MENUITEM "지우기(&D)\tDel", CMD_DELETE
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "모두 선택(&A)\tCtrl+A", CMD_SELECT_ALL
|
||||
|
Loading…
Reference in New Issue
Block a user