Fix build.
[reactos.git] / base / applications / fontview / lang / es-ES.rc
1 /*
2 * Spanish language file by Javier Remacha <2007-09-21>
3 */
4 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
5
6 STRINGTABLE DISCARDABLE
7 BEGIN
8 IDS_QUIT, "Cerrar"
9 IDS_PRINT, "Imprimir"
10 IDS_STRING, "Haz el amor y no la guerra. 1234567890"
11 IDS_ERROR, "Error"
12 IDS_ERROR_NOMEM, "No hay memoria suficiente para completar la operación."
13 IDS_ERROR_NOFONT, "El archivo %1 no es un archivo válido de fuente."
14 IDS_ERROR_NOCLASS, "No es posible iniciar la clase."
15 IDS_ERROR_BADCMD, "No hay archivo de fuente.\nSyntax:\n fontview.exe <font file>"
16 END
17
18