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/pa/arapprn | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 sql-ledger/locale/pa/arapprn (limited to 'sql-ledger/locale/pa/arapprn') diff --git a/sql-ledger/locale/pa/arapprn b/sql-ledger/locale/pa/arapprn deleted file mode 100644 index 3f844319b..000000000 --- a/sql-ledger/locale/pa/arapprn +++ /dev/null @@ -1,24 +0,0 @@ -$self{texts} = { - 'Account' => 'Cuenta', - 'Amount' => 'Total', - 'Continue' => 'Continuar', - 'Date' => 'Fecha', - 'Screen' => 'Pantalla', - '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