$self{texts} = {
  'AP Aging'                    => 'AP Aging ()',
  'AR Aging'                    => 'AR Aging ()',
  'Account'                     => '',
  'Accounts'                    => '',
  'Amount'                      => '',
  'Apr'                         => 'צ',
  'April'                       => 'צ',
  'Attachment'                  => '',
  'Aug'                         => '',
  'August'                      => '',
  'Balance'                     => '',
  'Balance Sheet'               => '',
  'Bcc'                         => ' Ц ',
  'Cash based'                  => 'Ԧ',
  'Cc'                          => 'Ц ',
  'Compare to'                  => 'Ҧ ',
  'Continue'                    => '',
  'Copies'                      => 'Ц',
  'Credit'                      => '',
  'Current'                     => '',
  'Customer'                    => '̦',
  'Date'                        => '',
  'Debit'                       => '',
  'Dec'                         => '',
  'December'                    => '',
  'Decimalplaces'               => 'Φ ͦ',
  'Description'                 => '',
  'Due Date'                    => ' ',
  'E-mail'                      => '. ',
  'E-mail Statement to'         => '  . Ԧ ',
  'Feb'                         => '',
  'February'                    => '',
  'From'                        => ' / ',
  'GIFI'                        => 'GIFI',
  'Heading'                     => 'Ħ',
  'ID'                          => 'Ʀæ ',
  'In-line'                     => ' (In-line)',
  'Include Exchangerate Difference' => 'Include Exchangerate Difference',
  'Include in Report'           => '  צ',
  'Income Statement'            => 'צ    ',
  'Invoice'                     => '-',
  'Jan'                         => 'Ӧ',
  'January'                     => 'Ӧ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'Message'                     => 'צ',
  'N/A'                         => ' դ',
  'Nothing selected!'           => '  !',
  'Nov'                         => '',
  'November'                    => '',
  'Oct'                         => '',
  'October'                     => '',
  'PDF'                         => 'PDF ',
  'Payments'                    => '֦',
  'Postscript'                  => 'Postscript',
  'Print'                       => '',
  'Printer'                     => '',
  'Project Number'              => 'Project Number',
  'Receipts'                    => 'æ',
  'Report for'                  => 'צ ',
  'Retained Earnings'           => ' (Ħ)',
  'Salesperson'                 => 'Salesperson',
  'Screen'                      => '',
  'Select all'                  => ' ',
  'Select postscript or PDF!'   => 'Ҧ postscript  PDF !',
  'Sep'                         => '',
  'September'                   => '',
  'Source'                      => '',
  'Standard'                    => 'Φ',
  'Statement'                   => 'צ',
  'Statement sent to'           => 'צ  ',
  'Statements sent to printer!' => 'צ   !',
  'Subject'                     => '',
  'Subtotal'                    => '  Ħ',
  'Tax'                         => '',
  'Tax collected'               => ' ˦ ',
  'Tax paid'                    => ' ',
  'Till'                        => 'Till',
  'Total'                       => ' ',
  'Trial Balance'               => ' ',
  'Vendor'                      => '',
  'as at'                       => ' ',
  'collected on sales'          => 'ڦ  ',
  'for Period'                  => ' Ҧ',
  'paid on purchases'           => '  ',
  'to'                          => '',
};

$self{subs} = {
  'aging'                       => 'aging',
  'continue'                    => 'continue',
  'e_mail'                      => 'e_mail',
  '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_tax_report'         => 'generate_tax_report',
  'generate_trial_balance'      => 'generate_trial_balance',
  'list_accounts'               => 'list_accounts',
  'list_payments'               => 'list_payments',
  'payment_subtotal'            => 'payment_subtotal',
  'print'                       => 'print',
  'print_form'                  => 'print_form',
  'print_options'               => 'print_options',
  'report'                      => 'report',
  'select_all'                  => 'select_all',
  'send_email'                  => 'send_email',
  'statement_details'           => 'statement_details',
  'tax_subtotal'                => 'tax_subtotal',
  ''                  => 'continue',
  '._'                   => 'e_mail',
  ''                 => 'print',
  '_'                 => 'select_all',
};

1;
