From 528e620710cbb9dcb63feb6d02fb84c65bfdde69 Mon Sep 17 00:00:00 2001 From: tetragon Date: Mon, 23 Oct 2006 20:40:38 +0000 Subject: Switching the English translations to the new scheme git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@265 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/en_GB/ps | 111 -------------------------------------------------------- 1 file changed, 111 deletions(-) delete mode 100755 locale/en_GB/ps (limited to 'locale/en_GB/ps') diff --git a/locale/en_GB/ps b/locale/en_GB/ps deleted file mode 100755 index 764daa97..00000000 --- a/locale/en_GB/ps +++ /dev/null @@ -1,111 +0,0 @@ -$self{texts} = { - 'AP Aging' => 'Creditor Aging', - 'AP Transaction' => 'Purchase Transaction', - 'AP Transactions' => 'Purchase Transactions', - '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 missing!' => 'Creditor missing!', - '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_transaction' => 'ar_transaction', - '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', - 'delete_schedule' => 'delete_schedule', - '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', - 'js_menu' => 'js_menu', - '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_and_post_as_new' => 'print_and_post_as_new', - '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', - 'rebuild_vc' => 'rebuild_vc', - 'receipts' => 'receipts', - 'report' => 'report', - 'repost' => 'repost', - 'reprint' => 'reprint', - 'rfq' => 'rfq', - 'sales_invoice_' => 'sales_invoice_', - 'sales_order' => 'sales_order', - 'save_schedule' => 'save_schedule', - 'schedule' => 'schedule', - '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', - 'subtotal' => 'subtotal', - 'tax_subtotal' => 'tax_subtotal', - 'transactions' => 'transactions', - 'update' => 'update', - 'validate_items' => 'validate_items', - 'vendor_details' => 'vendor_details', - 'vendor_invoice_' => 'vendor_invoice_', - 'yes' => 'yes', - 'purchase_transaction' => 'ap_transaction', - 'sales_transaction' => 'ar_transaction', -}; - -1; - -- cgit v1.2.3