$self{texts} = {
  '***GRAND TOTAL'              => '***GRAND TOTAL',
  'Account'                     => 'Ŀ',
  'Account Desc.'               => 'Ŀ˵',
  'Account Description'         => 'Ŀ˵',
  'Account Name'                => 'Ŀ',
  'Account Name & Description'  => 'ĿƼ˵',
  'Account No.'                 => 'Ŀ',
  'Add General Ledger Transaction' => '',
  'All'                         => 'ȫ',
  'Amount'                      => 'ܼ',
  'Apr'                         => '',
  'April'                       => '',
  'Are you sure you want to delete Transaction' => 'ȷҪɾĿ',
  'Asset'                       => 'ʲ',
  'Aug'                         => '',
  'August'                      => '',
  'Batch No.'                   => 'Batch No.',
  'Cannot have a value in both Debit and Credit!' => 'Cannot have a value in both Debit and Credit!',
  'Cannot post Template for a closed period!' => 'Cannot post Template for a closed period!',
  'Cannot post transaction for a closed period!' => '޷ѹرյʱڼ?뽻?!',
  'Click on "Ref No." to edit transaction' => 'Click on "Ref No." to edit transaction',
  'Confirm!'                    => 'ʳɹ!',
  'Credit'                      => '',
  'Creditor'                    => 'Creditor',
  'Date'                        => '',
  'Debit'                       => '跽',
  'Debit and credit out of balance!' => 'Debit and credit out of balance!',
  'Debtor'                      => 'Debtor',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Delete Transaction'          => 'Delete Transaction',
  'Description'                 => '˵',
  'Edit General Ledger Transaction' => '༭',
  'Equity'                      => 'Ȩ',
  'Expense'                     => '',
  'Feb'                         => '',
  'February'                    => '',
  'Fixed Asset'                 => '',
  'From'                        => '',
  'GIFI'                        => 'GIFI',
  'Generate Report'             => '챨',
  'Generate Report Print'       => '챨 Ӱӡ',
  'Grand Total'                 => '',
  'ID'                          => '',
  'Include in Report'           => 'һʾ',
  'Income'                      => '',
  'Jan'                         => 'һ',
  'January'                     => 'һ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Liability'                   => 'ծ',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'Nov'                         => 'ʮһ',
  'November'                    => 'ʮһ',
  'Oct'                         => 'ʮ',
  'October'                     => 'ʮ',
  'Opening Balance as at '      => 'Opening Balance as at ',
  'Post As New Transaction'     => 'ĳĿ',
  'Post Transaction'            => 'Ŀ',
  'Project No.'                 => '̱',
  'Ref No'                      => 'ο',
  'Ref No.'                     => 'ο',
  'Ref No. missing!'            => 'οŲ',
  'Reports'                     => '',
  'SR'                          => '˳',
  'Sep'                         => '',
  'September'                   => '',
  'Show Search Criteria'        => 'Show Search Criteria',
  'Sub No.'                     => 'Sub No.',
  'Sub Trans No.'               => 'Sub Trans No.',
  'Subtotal'                    => 'С',
  'TOTAL N.O.T.:'               => 'TOTAL N.O.T.:',
  'Template missing!'           => 'ģ治ˣ',
  'To'                          => '',
  'To display all transactions, leave fields blank' => 'To display all transactions, leave fields blank',
  'Total'                       => 'ܼ',
  'Total For'                   => 'Total For',
  'Total for BAT NO. '          => 'Total for BAT NO. ',
  'Trans No.'                   => 'Trans No.',
  'Trans Type.'                 => 'Trans Type.',
  'Transaction Date missing!'   => '©Ŀ!',
  'Update Form'                 => '',
  'Yes Delete Transaction'      => 'Yes Delete Transaction',
};

$self{subs} = {
  'add'                         => 'add',
  'delete_transaction'          => 'delete_transaction',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'form_row'                    => 'form_row',
  'generate_report'             => 'generate_report',
  'generate_report_all'         => 'generate_report_all',
  'generate_report_print'       => 'generate_report_print',
  'gl_subtotal'                 => 'gl_subtotal',
  'pagefooting{
'              => 'pagefooting{
',
  'pageheading{
'              => 'pageheading{
',
  'pagetableheader{
'          => 'pagetableheader{
',
  'post_as_new_transaction'     => 'post_as_new_transaction',
  'post_template'               => 'post_template',
  'post_transaction'            => 'post_transaction',
  'search'                      => 'search',
  'update_form'                 => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
  'delete_transaction'          => 'delete_transaction',
  '챨'                    => 'generate_report',
  '챨_Ӱӡ'               => 'generate_report_print',
  'ĳĿ'                  => 'post_as_new_transaction',
  'Ŀ'                      => 'post_transaction',
  ''                        => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
};

1;
