[FONTVIEW] Add Indonesian translation. (#1598)
[reactos.git] / base / applications / fontview / fontview.rc
index a048472..992392a 100644 (file)
@@ -42,12 +42,18 @@ END
 #ifdef LANGUAGE_HE_IL
     #include "lang/he-IL.rc"
 #endif
+#ifdef LANGUAGE_ID_ID
+    #include "lang/id-ID.rc"
+#endif
 #ifdef LANGUAGE_IT_IT
     #include "lang/it-IT.rc"
 #endif
 #ifdef LANGUAGE_LT_LT
     #include "lang/lt-LT.rc"
 #endif
+#ifdef LANGUAGE_MS_MY
+    #include "lang/ms-MY.rc"
+#endif
 #ifdef LANGUAGE_NB_NO
     #include "lang/no-NO.rc"
 #endif