[WINLOGON] Add Portuguese (neutral) translation. (#1656)
[reactos.git] / base / system / winlogon / winlogon.rc
index 92b8f2c..8879484 100644 (file)
@@ -69,6 +69,9 @@ IDI_WINLOGON ICON "res/winlogon.ico"
 #ifdef LANGUAGE_PT_BR
     #include "lang/pt-BR.rc"
 #endif
 #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
 #ifdef LANGUAGE_RO_RO
     #include "lang/ro-RO.rc"
 #endif
@@ -95,4 +98,4 @@ IDI_WINLOGON ICON "res/winlogon.ico"
 #endif
 #ifdef LANGUAGE_ZH_TW
     #include "lang/zh-TW.rc"
 #endif
 #ifdef LANGUAGE_ZH_TW
     #include "lang/zh-TW.rc"
-#endif
\ No newline at end of file
+#endif