Create this branch to work on loading of different Kernel-Debugger DLL providers...
[reactos.git] / base / applications / mmc / lang / pt-BR.rc
1 LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
2
3 IDM_CONSOLEROOT MENU DISCARDABLE
4 BEGIN
5 POPUP "&Arquivo"
6 BEGIN
7 MENUITEM SEPARATOR
8 MENUITEM "Sai&r\tAlt+F4", ID_FILE_EXIT
9 END
10
11 POPUP "Aj&uda"
12 BEGIN
13 MENUITEM "&Sobre o Console de gerenciamento ReactOS...", ID_HELP_ABOUT
14 END
15 END
16
17 STRINGTABLE DISCARDABLE
18 BEGIN
19 IDS_APPTITLE "Console de gerenciamento ReactOS"
20 IDS_CONSOLETITLE "Console%1!u!"
21 END