mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
8 lines
229 B
Text
8 lines
229 B
Text
#include "resource.h"
|
|
|
|
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DllNotLoaded, "El cargador de Librerias falló al cargar '%s'"
|
|
IDS_MissingEntry, "Punto de entrada perdido:%s\nIn %s"
|
|
END
|