ProGestion/Modulos/Facturas de cliente/Cliente/FacturasCliente.drc

25 lines
1.1 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 LiteralesFacturasCliente_msgLitClienteObligatorio 65520
#define LiteralesFacturasCliente_msgLitFechaObligatorio 65521
#define LiteralesFacturasCliente_msgLitErrorBorrar 65522
#define LiteralesFacturasCliente_msgLitBorrar 65523
#define LiteralesFacturasCliente_msgLitCambioReferencia 65524
STRINGTABLE
BEGIN
LiteralesFacturasCliente_msgLitClienteObligatorio, "Debe indicar el cliente de esta factura"
LiteralesFacturasCliente_msgLitFechaObligatorio, "Debe indicar la fecha de esta factura"
LiteralesFacturasCliente_msgLitErrorBorrar, "No se puede borrar esta factura porque..."
LiteralesFacturasCliente_msgLitBorrar, "<22>Desea borrar este albar<61>n de cliente?"
LiteralesFacturasCliente_msgLitCambioReferencia, "Se ha asignado una referencia nueva a la factura"
END