[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)
[reactos.git] / base / applications / kbswitch / lang / es-ES.rc
1 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
2
3 IDR_POPUP MENU
4 BEGIN
5 POPUP "popup"
6 BEGIN
7 MENUITEM "&Preferencias...", ID_PREFERENCES
8 MENUITEM SEPARATOR
9 MENUITEM "&Salir", ID_EXIT
10 END
11 END