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/it/arapprn | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 sql-ledger/locale/it/arapprn (limited to 'sql-ledger/locale/it/arapprn') diff --git a/sql-ledger/locale/it/arapprn b/sql-ledger/locale/it/arapprn deleted file mode 100644 index e5e605900..000000000 --- a/sql-ledger/locale/it/arapprn +++ /dev/null @@ -1,29 +0,0 @@ -$self{texts} = { - 'Account' => 'Conto', - 'Amount' => 'Importo', - 'Check' => 'Assegno', - 'Continue' => 'Continua', - 'Date' => 'Data', - 'PDF' => 'PDF', - 'Postscript' => 'PostScript', - 'Receipt' => 'Riscossione', - 'Screen' => 'Schermo', - 'Select postscript or PDF!' => 'Scegli tra PostScript e PDF!', - 'Source' => 'Riferimento', -}; - -$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', - 'continua' => 'continue', -}; - -1; -- cgit v1.2.1