mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
178300c8a6
* Fix PCH use in shell32. svn path=/branches/shell32_new-bringup/; revision=53319
12 lines
306 B
Text
12 lines
306 B
Text
/*
|
|
* Spanish Resource File
|
|
* Reactos(c)2006 Samuel Serapion
|
|
*/
|
|
|
|
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
|
|
STRING_WelcomeMsg, "Maquina virtual de DOS en ReactOS.\n"
|
|
STRING_PromptMsg, "Escriba r<cr> para correr, s<cr> para desactivar or q<cr> para salir ahora."
|
|
END
|