From 5a0a707a13fb3c15718e8140052f67d7bcb89960 Mon Sep 17 00:00:00 2001 From: tetragon Date: Tue, 24 Oct 2006 00:27:43 +0000 Subject: Convert es_MX to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@270 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/mx/arapprn | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100755 locale/mx/arapprn (limited to 'locale/mx/arapprn') diff --git a/locale/mx/arapprn b/locale/mx/arapprn deleted file mode 100755 index 9e05c5ce..00000000 --- a/locale/mx/arapprn +++ /dev/null @@ -1,32 +0,0 @@ -$self{texts} = { - 'Account' => 'Cuenta', - 'Amount' => 'Importe', - 'Continue' => 'Continuar', - 'Date' => 'Fecha', - 'Memo' => 'Nota', - 'Nothing to print!' => '¡No hay nada que imprimir!', - 'PDF' => 'PDF', - 'Postscript' => 'Postscript', - 'Printed' => 'Impreso', - 'Screen' => 'Pantalla', - 'Select payment' => '¡Seleccione Pago!', - 'Select postscript or PDF!' => 'Seleccione Postcript o PDF', - 'Source' => 'Referencia', -}; - -$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.3