[MODE] Add Russiam Translation. Based on a patch by Nikolay Burshtyn. Thank you....
[reactos.git] / reactos / base / applications / cmdutils / mode / mode.rc
index 3b9bdf8..c89de1a 100644 (file)
@@ -18,3 +18,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #ifdef LANGUAGE_EN_US
     #include "lang/en-US.rc"
 #endif
+#ifdef LANGUAGE_RU_RU
+    #include "lang/ru-RU.rc"
+#endif
\ No newline at end of file