there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / tr / cp
diff --git a/sql-ledger/locale/tr/cp b/sql-ledger/locale/tr/cp
deleted file mode 100644 (file)
index 392302a..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-$self{texts} = {
-  'AP'                          => 'Borçlar',
-  'AR'                          => 'Alacaklar',
-  'Account'                     => 'Hesap',
-  'Accounting Menu'             => 'Muhasebe Menüsü',
-  'Address'                     => 'Adres',
-  'All'                         => 'Hepsi',
-  'Amount'                      => 'Miktar',
-  'Continue'                    => 'Devam',
-  'Currency'                    => 'Para Birimi',
-  'Customer'                    => 'Alýcý',
-  'Date'                        => 'Tarih',
-  'Description'                 => 'Açýklama',
-  'Exchange Rate'               => 'Döviz Kuru',
-  'Invoice'                     => 'Fatura',
-  'Number'                      => 'Numara',
-  'Payment'                     => 'Ödeme',
-  'Source'                      => 'Kaynak',
-  'Vendor'                      => 'Satýcý',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'add_transaction'             => 'add_transaction',
-  'ap_transaction'              => 'ap_transaction',
-  'ar_transaction'              => 'ar_transaction',
-  'check_form'                  => 'check_form',
-  'check_name'                  => 'check_name',
-  'check_project'               => 'check_project',
-  'continue'                    => 'continue',
-  'customer_details'            => 'customer_details',
-  'display'                     => 'display',
-  'form_footer'                 => 'form_footer',
-  'form_header'                 => 'form_header',
-  'gl_transaction'              => 'gl_transaction',
-  'list_invoices'               => 'list_invoices',
-  'menubar'                     => 'menubar',
-  'name_selected'               => 'name_selected',
-  'payment'                     => 'payment',
-  'post'                        => 'post',
-  'print'                       => 'print',
-  'project_selected'            => 'project_selected',
-  'sales_invoice_'              => 'sales_invoice_',
-  'section_menu'                => 'section_menu',
-  'select_name'                 => 'select_name',
-  'select_project'              => 'select_project',
-  'update'                      => 'update',
-  'vendor_details'              => 'vendor_details',
-  'vendor_invoice_'             => 'vendor_invoice_',
-  'devam'                       => 'continue',
-  'post'                        => 'post',
-  'print'                       => 'print',
-  'update'                      => 'update',
-};
-
-1;