there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / en_GB / ps
diff --git a/sql-ledger/locale/en_GB/ps b/sql-ledger/locale/en_GB/ps
deleted file mode 100644 (file)
index ff92328..0000000
+++ /dev/null
@@ -1,112 +0,0 @@
-$self{texts} = {
-  'AP Aging'                    => 'Creditor Aging',
-  'AR Aging'                    => 'Debtor Aging',
-  'AR Transaction'              => 'Sales Transaction',
-  'AR Transactions'             => 'Sales Transactions',
-  'Check'                       => 'Cheque',
-  'Customer'                    => 'Debtor',
-  'Customer Number'             => 'Debtor Number',
-  'Customer missing!'           => 'Debtor missing!',
-  'Customer not on file!'       => 'Debtor not on file!',
-  'Vendor'                      => 'Creditor',
-  'Vendor Number'               => 'Creditor Number',
-  'Vendor not on file!'         => 'Creditor not on file!',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'add'                         => 'add',
-  'add_transaction'             => 'add_transaction',
-  'aging'                       => 'aging',
-  'ap_transaction'              => 'ap_transaction',
-  'ar_subtotal'                 => 'ar_subtotal',
-  'ar_transaction'              => 'ar_transaction',
-  'ar_transactions'             => 'ar_transactions',
-  'calc_markup'                 => 'calc_markup',
-  'check_form'                  => 'check_form',
-  'check_name'                  => 'check_name',
-  'check_project'               => 'check_project',
-  'continue'                    => 'continue',
-  'create_form'                 => 'create_form',
-  'create_links'                => 'create_links',
-  'customer_details'            => 'customer_details',
-  'delete'                      => 'delete',
-  'display'                     => 'display',
-  'display_form'                => 'display_form',
-  'display_row'                 => 'display_row',
-  'e_mail'                      => 'e_mail',
-  'edit'                        => 'edit',
-  'form_footer'                 => 'form_footer',
-  'form_header'                 => 'form_header',
-  'generate_ap_aging'           => 'generate_ap_aging',
-  'generate_ar_aging'           => 'generate_ar_aging',
-  'generate_balance_sheet'      => 'generate_balance_sheet',
-  'generate_income_statement'   => 'generate_income_statement',
-  'generate_projects'           => 'generate_projects',
-  'generate_tax_report'         => 'generate_tax_report',
-  'generate_trial_balance'      => 'generate_trial_balance',
-  'gl_transaction'              => 'gl_transaction',
-  'invoice_links'               => 'invoice_links',
-  'invoicetotal'                => 'invoicetotal',
-  'item_selected'               => 'item_selected',
-  'list_accounts'               => 'list_accounts',
-  'list_payments'               => 'list_payments',
-  'lookup_partsgroup'           => 'lookup_partsgroup',
-  'menubar'                     => 'menubar',
-  'name_selected'               => 'name_selected',
-  'new_item'                    => 'new_item',
-  'openinvoices'                => 'openinvoices',
-  'payment_selected'            => 'payment_selected',
-  'payment_subtotal'            => 'payment_subtotal',
-  'post'                        => 'post',
-  'post_as_new'                 => 'post_as_new',
-  'prepare_invoice'             => 'prepare_invoice',
-  'print'                       => 'print',
-  'print_and_post'              => 'print_and_post',
-  'print_check'                 => 'print_check',
-  'print_form'                  => 'print_form',
-  'print_options'               => 'print_options',
-  'print_receipt'               => 'print_receipt',
-  'print_transaction'           => 'print_transaction',
-  'project_selected'            => 'project_selected',
-  'purchase_order'              => 'purchase_order',
-  'quotation'                   => 'quotation',
-  'receipts'                    => 'receipts',
-  'redirect'                    => 'redirect',
-  'report'                      => 'report',
-  'rfq'                         => 'rfq',
-  'sales_invoice_'              => 'sales_invoice_',
-  'sales_order'                 => 'sales_order',
-  'search'                      => 'search',
-  'section_menu'                => 'section_menu',
-  'select_all'                  => 'select_all',
-  'select_item'                 => 'select_item',
-  'select_name'                 => 'select_name',
-  'select_payment'              => 'select_payment',
-  'select_project'              => 'select_project',
-  'send_email'                  => 'send_email',
-  'ship_to'                     => 'ship_to',
-  'statement_details'           => 'statement_details',
-  'tax_subtotal'                => 'tax_subtotal',
-  'update'                      => 'update',
-  'validate_items'              => 'validate_items',
-  'vendor_details'              => 'vendor_details',
-  'vendor_invoice_'             => 'vendor_invoice_',
-  'yes'                         => 'yes',
-  'sales_transaction'           => 'ar_transaction',
-  'continue'                    => 'continue',
-  'delete'                      => 'delete',
-  'e_mail'                      => 'e_mail',
-  'post'                        => 'post',
-  'post_as_new'                 => 'post_as_new',
-  'print'                       => 'print',
-  'print_and_post'              => 'print_and_post',
-  'sales_invoice.'              => 'sales_invoice.',
-  'sales_order'                 => 'sales_order',
-  'select_all'                  => 'select_all',
-  'ship_to'                     => 'ship_to',
-  'update'                      => 'update',
-  'yes'                         => 'yes',
-};
-
-1;