From 86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 4 Dec 2007 21:29:13 +0000 Subject: there's no reason this should still be hanging aroudn the tree --- sql-ledger/locale/ec/arapprn | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 sql-ledger/locale/ec/arapprn (limited to 'sql-ledger/locale/ec/arapprn') diff --git a/sql-ledger/locale/ec/arapprn b/sql-ledger/locale/ec/arapprn deleted file mode 100644 index 678d5b0e0..000000000 --- a/sql-ledger/locale/ec/arapprn +++ /dev/null @@ -1,34 +0,0 @@ -$self{texts} = { - 'Account' => 'Cuenta', - 'Amount' => 'Total', - 'Check' => 'Cheque', - 'Continue' => 'Continuar', - 'Date' => 'Fecha', - 'Memo' => 'Memo', - 'PDF' => 'PDF', - 'Postscript' => 'Postscript', - 'Printed' => 'Impreso', - 'Queue' => 'Cola', - 'Queued' => 'en cola', - 'Receipt' => 'Recibo', - 'Screen' => 'Pantalla', - 'Select Printer or Queue!' => 'Seleccione Impresora o Cola', - 'Select postscript or PDF!' => '¡Seleccione postscript o PDF', - 'Source' => 'Fuente', -}; - -$self{subs} = { - 'customer_details' => 'customer_details', - 'payment_selected' => 'payment_selected', - 'print' => 'print', - 'print_and_post' => 'print_and_post', - 'print_check' => 'print_check', - 'print_options' => 'print_options', - 'print_receipt' => 'print_receipt', - 'print_transaction' => 'print_transaction', - 'select_payment' => 'select_payment', - 'vendor_details' => 'vendor_details', - 'continuar' => 'continue', -}; - -1; -- cgit v1.2.1