mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
21 lines
439 B
Text
21 lines
439 B
Text
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
|
|
|
IDM_CONSOLEROOT MENU DISCARDABLE
|
|
BEGIN
|
|
POPUP "&Arquivo"
|
|
BEGIN
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Sai&r\tAlt+F4", ID_FILE_EXIT
|
|
END
|
|
|
|
POPUP "Aj&uda"
|
|
BEGIN
|
|
MENUITEM "&Sobre o Console de gerenciamento ReactOS...", ID_HELP_ABOUT
|
|
END
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_APPTITLE "Console de gerenciamento ReactOS"
|
|
IDS_CONSOLETITLE "Console%1!u!"
|
|
END
|