[NtUser]
[reactos.git] / reactos / base / system / runonce / runonce.rc
index 957fa02..94743d4 100644 (file)
@@ -48,6 +48,9 @@ IDI_ICON ICON "res/icon.ico"
 #ifdef LANGUAGE_SK_SK
     #include "lang/sk-SK.rc"
 #endif
+#ifdef LANGUAGE_SQ_AL
+    #include "lang/sq-AL.rc"
+#endif
 #ifdef LANGUAGE_TR_TR
     #include "lang/tr-TR.rc"
 #endif
@@ -57,3 +60,6 @@ IDI_ICON ICON "res/icon.ico"
 #ifdef LANGUAGE_ZH_CN
     #include "lang/zh-CN.rc"
 #endif
+#ifdef LANGUAGE_ZH_TW
+    #include "lang/zh-TW.rc"
+#endif