mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:15:52 +00:00
[SHELL32][USER32] Improve pt-PT translation
This commit is contained in:
parent
55d816df7c
commit
f59304098d
3 changed files with 26 additions and 26 deletions
|
@ -20,12 +20,12 @@ EDITMENU MENU
|
|||
BEGIN
|
||||
POPUP "DUMMY"
|
||||
BEGIN
|
||||
MENUITEM "&Desfazer", EM_UNDO
|
||||
MENUITEM "&Retroceder", EM_UNDO
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Recor&tar", WM_CUT
|
||||
MENUITEM "&Copiar", WM_COPY
|
||||
MENUITEM "C&olar", WM_PASTE
|
||||
MENUITEM "&Apagar", WM_CLEAR
|
||||
MENUITEM "&Eliminar", WM_CLEAR
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Seleccionar Tudo", EM_SETSEL
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue