git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioCarnicero_ProGestion/trunk@4 1b8572a8-2d6b-b84e-8c90-20ed86fa4eca
33 lines
1.4 KiB
Plaintext
33 lines
1.4 KiB
Plaintext
/* 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ón"
|
|
LiteralesContactos_msgNuevoContacto, "Nuevo contacto"
|
|
LiteralesContactos_msgContacto, "Contactos - "
|
|
LiteralesContactos_msgLitNombre, "Nombre contacto"
|
|
LiteralesContactos_msgLitNombreObligatorio, "Debe indicar el nombre"
|
|
LiteralesContactos_msgLitBorrar, "¿Desea borrar este contacto?"
|
|
LiteralesContactos_msgLitBorrarContactoAsociado, "¿Desea eliminar este contacto asociado?"
|
|
LiteralesContactos_msgErrorCategoriaSup, "No se puede eliminar una categoría que esté asignada a algún contacto"
|
|
LiteralesContactos_msgErrorContactoAsociado, "No se puede borrar este contacto porque está asociado a alguna obra"
|
|
END
|
|
|