there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / it / rc
diff --git a/sql-ledger/locale/it/rc b/sql-ledger/locale/it/rc
deleted file mode 100644 (file)
index 51c09a1..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'Conto',
-  'Accounting Menu'             => 'Menù contabilità',
-  'Apr'                         => 'Apr',
-  'April'                       => 'Aprile',
-  'Aug'                         => 'Ago',
-  'August'                      => 'Agosto',
-  'Balance'                     => 'Saldo',
-  'Continue'                    => 'Continua',
-  'Current'                     => 'Corrente',
-  'Date'                        => 'Data',
-  'Dec'                         => 'Dic',
-  'December'                    => 'Dicembre',
-  'Deposit'                     => 'Deposito',
-  'Description'                 => 'Descrizione',
-  'Difference'                  => 'Differenza',
-  'Done'                        => 'Fatto',
-  'Feb'                         => 'Feb',
-  'February'                    => 'Febbraio',
-  'From'                        => 'Dal',
-  'Jan'                         => 'Gen',
-  'January'                     => 'Gennaio',
-  'Jul'                         => 'Lug',
-  'July'                        => 'Luglio',
-  'Jun'                         => 'Giu',
-  'June'                        => 'Giugno',
-  'Mar'                         => 'Mar',
-  'March'                       => 'Marzo',
-  'May'                         => 'Mag',
-  'May '                        => 'Mag ',
-  'Nov'                         => 'Nov',
-  'November'                    => 'Novembre',
-  'Oct'                         => 'Ott',
-  'October'                     => 'Ottobre',
-  'Out of balance!'             => 'Non conciliato!',
-  'Payment'                     => 'Pagamento',
-  'Reconciliation'              => 'Conciliazione',
-  'Select all'                  => 'Seleziona tutto',
-  'Sep'                         => 'Set',
-  'September'                   => 'Settembre',
-  'Source'                      => 'Riferimento',
-  'Statement Balance'           => 'Saldo',
-  'To'                          => 'A',
-  'Update'                      => 'Aggiorna',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'continue'                    => 'continue',
-  'display'                     => 'display',
-  'display_form'                => 'display_form',
-  'done'                        => 'done',
-  'get_payments'                => 'get_payments',
-  'menubar'                     => 'menubar',
-  'reconciliation'              => 'reconciliation',
-  'section_menu'                => 'section_menu',
-  'select_all'                  => 'select_all',
-  'update'                      => 'update',
-  'continua'                    => 'continue',
-  'fatto'                       => 'done',
-  'seleziona_tutto'             => 'select_all',
-  'aggiorna'                    => 'update',
-};
-
-1;