Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / base / applications / kbswitch / lang / ru-RU.rc
diff --git a/base/applications/kbswitch/lang/ru-RU.rc b/base/applications/kbswitch/lang/ru-RU.rc
new file mode 100644 (file)
index 0000000..e278e19
--- /dev/null
@@ -0,0 +1,11 @@
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+
+IDR_POPUP MENU
+BEGIN
+    POPUP "popup"
+    BEGIN
+        MENUITEM "&Параметры...", ID_PREFERENCES
+        MENUITEM SEPARATOR
+        MENUITEM "&Выход", ID_EXIT
+    END
+END