Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / base / applications / kbswitch / lang / es-ES.rc
diff --git a/base/applications/kbswitch/lang/es-ES.rc b/base/applications/kbswitch/lang/es-ES.rc
new file mode 100644 (file)
index 0000000..e020e3a
--- /dev/null
@@ -0,0 +1,11 @@
+LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
+
+IDR_POPUP MENU
+BEGIN
+    POPUP "popup"
+    BEGIN
+        MENUITEM "&Preferencias...", ID_PREFERENCES
+        MENUITEM SEPARATOR
+        MENUITEM "&Salir", ID_EXIT
+    END
+END