ProGestion/Modulos/Recibos/Cliente/Recibos.drc
2007-06-21 16:12:43 +00:00

27 lines
1.1 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 LiteralesRecibosCliente_msgLitClienteObligatorio 65520
#define LiteralesRecibosCliente_msgLitFechaObligatorio 65521
#define LiteralesRecibosCliente_msgLitErrorBorrar 65522
#define LiteralesRecibosCliente_msgLitBorrar 65523
#define uViewTextoRecibo_sModified 65524
#define uViewTextoRecibo_sColRowInfo 65525
STRINGTABLE
BEGIN
LiteralesRecibosCliente_msgLitClienteObligatorio, "Debe indicar el cliente de este recibo"
LiteralesRecibosCliente_msgLitFechaObligatorio, "Debe indicar la fecha de este recibo"
LiteralesRecibosCliente_msgLitErrorBorrar, "No se puede borrar este recibo porque..."
LiteralesRecibosCliente_msgLitBorrar, "¿Desea borrar este recibo de cliente?"
uViewTextoRecibo_sModified, "Modificado"
uViewTextoRecibo_sColRowInfo, "Linea: %3d Columna: %3d"
END