|
$self{texts} = {
|
|
'AP' => 'Purchases',
|
|
'AR' => 'Sales',
|
|
'Account' => 'Account',
|
|
'Account Number' => 'Account Number',
|
|
'Account Number missing!' => 'Account Number missing!',
|
|
'Account Type' => 'Account Type',
|
|
'Account Type missing!' => 'Account Type missing!',
|
|
'Account deleted!' => 'Account deleted!',
|
|
'Account saved!' => 'Account saved!',
|
|
'Add Account' => 'Add Account',
|
|
'Add GIFI' => 'Add GIFI',
|
|
'Address' => 'Address',
|
|
'Asset' => 'Asset',
|
|
'Audit Control' => 'Audit Control',
|
|
'Backup sent to' => 'Backup sent to',
|
|
'Books are open' => 'Books are open',
|
|
'Business Number' => 'Business Number',
|
|
'COGS' => 'COGS',
|
|
'Cannot delete account!' => 'Cannot delete account!',
|
|
'Cannot delete default account!' => 'Cannot delete default account!',
|
|
'Cannot save account!' => 'Cannot save account!',
|
|
'Cannot save preferences!' => 'Cannot save preferences!',
|
|
'Character Set' => 'Character Set',
|
|
'Chart of Accounts' => 'Chart of Accounts',
|
|
'Close Books up to' => 'Close Books up to',
|
|
'Company' => 'Company',
|
|
'Continue' => 'Continue',
|
|
'Copy to COA' => 'Copy to COA',
|
|
'Credit' => 'Credit',
|
|
'Date Format' => 'Date Format',
|
|
'Debit' => 'Debit',
|
|
'Delete' => 'Delete',
|
|
'Delete Account' => 'Delete Account',
|
|
'Description' => 'Description',
|
|
'Dropdown Limit' => 'Dropdown Limit',
|
|
'E-mail' => 'E-mail',
|
|
'Edit' => 'Edit',
|
|
'Edit Account' => 'Edit Account',
|
|
'Edit GIFI' => 'Edit GIFI',
|
|
'Edit Preferences for' => 'Edit Preferences for',
|
|
'Edit Template' => 'Edit Template',
|
|
'Enforce transaction reversal for all dates' => 'Enforce transaction reversal for all dates',
|
|
'Enter up to 3 letters separated by a colon (i.e CAD:USD:EUR) for your native and foreign currencies' => 'Enter up to 3 letters separated by a colon (i.e CAD:USD:EUR) for your native and foreign currencies',
|
|
'Equity' => 'Equity',
|
|
'Expense' => 'Expense',
|
|
'Expense Account' => 'Expense Account',
|
|
'Expense/Asset' => 'Expense/Asset',
|
|
'Fax' => 'Fax',
|
|
'Foreign Exchange Gain' => 'Foreign Exchange Gain',
|
|
'Foreign Exchange Loss' => 'Foreign Exchange Loss',
|
|
'GIFI' => 'GIFI',
|
|
'GIFI deleted!' => 'GIFI deleted!',
|
|
'GIFI missing!' => 'GIFI missing!',
|
|
'GIFI saved!' => 'GIFI saved!',
|
|
'Heading' => 'Heading',
|
|
'Include in drop-down menus' => 'Include in drop-down menus',
|
|
'Include this account on the customer/vendor forms to flag customer/vendor as taxable?' => 'Include this account on debtor/creditor forms to set debtor/creditor taxable?',
|
|
'Income' => 'Revenue',
|
|
'Income Account' => 'Revenue Account',
|
|
'Inventory' => 'Inventory',
|
|
'Inventory Account' => 'Inventory Account',
|
|
'Is this a summary account to record' => 'Is this a summary account to record',
|
|
'Language' => 'Language',
|
|
'Last Invoice Number' => 'Last Invoice Number',
|
|
'Last Numbers & Default Accounts' => 'Last Numbers & Default Accounts',
|
|
'Last Purchase Order Number' => 'Last Purchase Order Number',
|
|
'Last Sales Order Number' => 'Last Sales Order Number',
|
|
'Liability' => 'Liability',
|
|
'Link' => 'Link',
|
|
'Name' => 'Name',
|
|
'No' => 'No',
|
|
'No email address for' => 'No email address for',
|
|
'Number' => 'Number',
|
|
'Number Format' => 'Number Format',
|
|
'Parts Inventory' => 'Parts Inventory',
|
|
'Password' => 'Password',
|
|
'Payables' => 'Payables',
|
|
'Payment' => 'Payment',
|
|
'Phone' => 'Phone',
|
|
'Preferences saved!' => 'Preferences saved!',
|
|
'Rate' => 'Rate',
|
|
'Receivables' => 'Receivables',
|
|
'Sales' => 'Sales',
|
|
'Save' => 'Save',
|
|
'Service Items' => 'Service Items',
|
|
'Ship via' => 'Ship via',
|
|
'Signature' => 'Signature',
|
|
'Stylesheet' => 'Stylesheet',
|
|
'Tax' => 'Tax',
|
|
'Tax Accounts' => 'Tax Accounts',
|
|
'Template saved!' => 'Template saved!',
|
|
'Transaction reversal enforced for all dates' => 'Transaction reversal enforced for all dates',
|
|
'Transaction reversal enforced up to' => 'Transaction reversal enforced up to',
|
|
'Transactions exist; cannot delete account!' => 'Transactions exist; cannot delete account!',
|
|
'Weight Unit' => 'Weight Unit',
|
|
'Year End' => 'Year End',
|
|
'Yes' => 'Yes',
|
|
'does not exist' => 'does not exist',
|
|
};
|
|
|
|
$self{subs} = {
|
|
'add' => 'add',
|
|
'add_gifi' => 'add_gifi',
|
|
'audit_control' => 'audit_control',
|
|
'backup' => 'backup',
|
|
'config' => 'config',
|
|
'continue' => 'continue',
|
|
'copy_to_coa' => 'copy_to_coa',
|
|
'delete' => 'delete',
|
|
'delete_account' => 'delete_account',
|
|
'delete_gifi' => 'delete_gifi',
|
|
'display_form' => 'display_form',
|
|
'display_stylesheet' => 'display_stylesheet',
|
|
'doclose' => 'doclose',
|
|
'edit' => 'edit',
|
|
'edit_gifi' => 'edit_gifi',
|
|
'edit_template' => 'edit_template',
|
|
'form_footer' => 'form_footer',
|
|
'form_header' => 'form_header',
|
|
'gifi_footer' => 'gifi_footer',
|
|
'gifi_header' => 'gifi_header',
|
|
'list' => 'list',
|
|
'list_gifi' => 'list_gifi',
|
|
'save' => 'save',
|
|
'save_account' => 'save_account',
|
|
'save_gifi' => 'save_gifi',
|
|
'save_preferences' => 'save_preferences',
|
|
'save_template' => 'save_template',
|
|
'add_account' => 'add_account',
|
|
'continue' => 'continue',
|
|
'copy_to_coa' => 'copy_to_coa',
|
|
'delete' => 'delete',
|
|
'edit' => 'edit',
|
|
'edit_account' => 'edit_account',
|
|
'save' => 'save',
|
|
};
|
|
|
|
1;
|