[TRANSLATION]
[reactos.git] / reactos / base / applications / kbswitch / rsrc.rc
index 7c9af0a..fa5a261 100644 (file)
@@ -1,5 +1,6 @@
 // UTF-8
 #pragma code_page(65001)
+
 #ifdef LANGUAGE_BG_BG
     #include "lang/bg-BG.rc"
 #endif
@@ -18,6 +19,9 @@
 #ifdef LANGUAGE_FR_FR
     #include "lang/fr-FR.rc"
 #endif
+#ifdef LANGUAGE_HE_IL
+    #include "lang/he-IL.rc"
+#endif
 #ifdef LANGUAGE_IT_IT
     #include "lang/it-IT.rc"
 #endif