ProGestion/Modulos/Contactos/Cliente/Contactos.drc

33 lines
1.4 KiB
Plaintext
Raw Normal View History

/* VER150
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the executable.
If this file is empty, then no compiler-generated
resources were bound to the produced executable.
*/
#define LiteralesContactos_msgAtencion 65520
#define LiteralesContactos_msgNuevoContacto 65521
#define LiteralesContactos_msgContacto 65522
#define LiteralesContactos_msgLitNombre 65523
#define LiteralesContactos_msgLitNombreObligatorio 65524
#define LiteralesContactos_msgLitBorrar 65525
#define LiteralesContactos_msgLitBorrarContactoAsociado 65526
#define LiteralesContactos_msgErrorCategoriaSup 65527
#define LiteralesContactos_msgErrorContactoAsociado 65528
STRINGTABLE
BEGIN
LiteralesContactos_msgAtencion, "Atenci<63>n"
LiteralesContactos_msgNuevoContacto, "Nuevo contacto"
LiteralesContactos_msgContacto, "Contactos - "
LiteralesContactos_msgLitNombre, "Nombre contacto"
LiteralesContactos_msgLitNombreObligatorio, "Debe indicar el nombre"
LiteralesContactos_msgLitBorrar, "<22>Desea borrar este contacto?"
LiteralesContactos_msgLitBorrarContactoAsociado, "<22>Desea eliminar este contacto asociado?"
LiteralesContactos_msgErrorCategoriaSup, "No se puede eliminar una categor<6F>a que est<73> asignada a alg<6C>n contacto"
LiteralesContactos_msgErrorContactoAsociado, "No se puede borrar este contacto porque est<73> asociado a alguna obra"
END