mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
spanish translation for kbswitch
svn path=/trunk/; revision=33170
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
||||
|
||||
IDR_POPUP MENU
|
||||
BEGIN
|
||||
POPUP "popup"
|
||||
BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Preferencias...", ID_PREFERENCES
|
||||
MENUITEM "&Salir", ID_EXIT
|
||||
END
|
||||
END
|
||||
@@ -1,4 +1,5 @@
|
||||
#include "lang/cs-CZ.rc"
|
||||
#include "lang/de-DE.rc"
|
||||
#include "lang/en-US.rc"
|
||||
#include "lang/es-ES.rc"
|
||||
#include "lang/ru-RU.rc"
|
||||
|
||||
Reference in New Issue
Block a user