$self{texts} = {
  'Account'                     => 'Ŀ',
  'Account Desc.'               => 'Ŀ˵',
  'Asset'                       => 'ʲ',
  'Batch No.'                   => 'Batch No.',
  'Bill No.'                    => 'Bill No.',
  'Cheque No.'                  => '֧Ʊ',
  'Click on "Ref No." to edit transaction' => 'Click on "Ref No." to edit transaction',
  'Credit'                      => '',
  'Date'                        => '',
  'Debit'                       => '跽',
  'Description'                 => '˵',
  'Equity'                      => 'Ȩ',
  'Expense'                     => '',
  'From'                        => '',
  'GIFI'                        => 'GIFI',
  'Generate BATTOTAL Print'     => 'Generate BATTOTAL Print',
  'Generate BATTOTAL Report'    => 'Generate BATTOTAL Report',
  'ID'                          => '',
  'Include in Report'           => 'һʾ',
  'Income'                      => '',
  'Liability'                   => 'ծ',
  'N.O.T.'                      => 'N.O.T.',
  'O/R No.'                     => 'O/R No.',
  'Opening Balance as at '      => 'Opening Balance as at ',
  'Project No.'                 => '̱',
  'Ref No.'                     => 'ο',
  'Reports'                     => '',
  'SR'                          => '˳',
  'Sub No.'                     => 'Sub No.',
  'Sub Trans No.'               => 'Sub Trans No.',
  'To'                          => '',
  'To display all transactions, leave fields blank' => 'To display all transactions, leave fields blank',
  'Total'                       => 'ܼ',
  'Total for BAT NO. '          => 'Total for BAT NO. ',
  'Trans No.'                   => 'Trans No.',
  'Trans No. 2'                 => 'Trans No. 2',
  'Trans Type.'                 => 'Trans Type.',
  'difference'                  => 'difference',
};

$self{subs} = {
  'generate_battotal_all'       => 'generate_battotal_all',
  'generate_battotal_print'     => 'generate_battotal_print',
  'generate_battotal_report'    => 'generate_battotal_report',
  'search'                      => 'search',
  'generate_battotal_print'     => 'generate_battotal_print',
  'generate_battotal_report'    => 'generate_battotal_report',
};

1;
