spanish translation for kbswitch

svn path=/trunk/; revision=33170
This commit is contained in:
Marc Piulachs 2008-04-27 17:09:51 +00:00
parent d69543779c
commit d74dbb71d9
2 changed files with 12 additions and 0 deletions

View file

@ -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

View file

@ -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"