[RUNONCE][USERINIT] Add Portuguese (neutral) translation. (#1656)

This commit is contained in:
Jose Carlos Jesus 2019-05-27 23:48:01 +01:00 committed by Hermès Bélusca-Maïto
parent 65dc8aba92
commit 12632613ac
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
6 changed files with 68 additions and 3 deletions

View file

@ -68,6 +68,9 @@ IDB_ROSMASK BITMAP "res/rosbitmap_mask.bmp"
#ifdef LANGUAGE_PT_BR
#include "lang/pt-BR.rc"
#endif
#ifdef LANGUAGE_PT_PT
#include "lang/pt-PT.rc"
#endif
#ifdef LANGUAGE_RO_RO
#include "lang/ro-RO.rc"
#endif
@ -97,4 +100,4 @@ IDB_ROSMASK BITMAP "res/rosbitmap_mask.bmp"
#endif
#ifdef LANGUAGE_ZH_TW
#include "lang/zh-TW.rc"
#endif
#endif