mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 20:34:59 +00:00
[DEVMGR] Add Portuguese (neutral) translation.
This commit is contained in:
parent
666e6561d5
commit
37c43a7414
2 changed files with 6 additions and 3 deletions
|
@ -72,6 +72,9 @@ IDB_TOOLBAR BITMAP DISCARDABLE "resources/toolbar.bmp"
|
||||||
#ifdef LANGUAGE_PT_BR
|
#ifdef LANGUAGE_PT_BR
|
||||||
#include "lang/pt-BR.rc"
|
#include "lang/pt-BR.rc"
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef LANGUAGE_PT_PT
|
||||||
|
#include "lang/pt-PT.rc"
|
||||||
|
#endif
|
||||||
#ifdef LANGUAGE_RO_RO
|
#ifdef LANGUAGE_RO_RO
|
||||||
#include "lang/ro-RO.rc"
|
#include "lang/ro-RO.rc"
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Brazilian Portuguese translation by Marcelo Zamperetti, 2007-07-21 */
|
/* Brazilian Portuguese translation by Marcelo Zamperetti, 2007-07-21 */
|
||||||
|
|
||||||
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
|
||||||
|
|
||||||
STRINGTABLE
|
STRINGTABLE
|
||||||
BEGIN
|
BEGIN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue