$self{texts} = {
  'Account'                     => '',
  'Add General Ledger Transaction' => 'sW`b',
  'All'                         => '',
  'Amount'                      => 'B',
  'Apr'                         => '|',
  'April'                       => '|',
  'Are you sure you want to delete Transaction' => 'zTwnR',
  'Asset'                       => '겣',
  'Aug'                         => 'K',
  'August'                      => 'K',
  'Cannot post transaction for a closed period!' => 'LkNLw|p!',
  'Confirm!'                    => 'T{!',
  'Continue'                    => '~',
  'Credit'                      => 'U',
  'Date'                        => '',
  'Debit'                       => 'ɤ',
  'Dec'                         => 'QG',
  'December'                    => 'QG',
  'Description'                 => '',
  'Edit General Ledger Transaction' => 's`b',
  'Equity'                      => 'ѪFvq',
  'Expense'                     => 'O',
  'Feb'                         => 'G',
  'February'                    => 'G',
  'From'                        => 'q',
  'GIFI'                        => 'GIFI',
  'ID'                          => 's',
  'Include in Report'           => '@',
  'Income'                      => 'q',
  'Jan'                         => '@',
  'January'                     => '@',
  'Jul'                         => 'C',
  'July'                        => 'C',
  'Jun'                         => '',
  'June'                        => '',
  'Liability'                   => 't',
  'Mar'                         => 'T',
  'March'                       => 'T',
  'May'                         => '',
  'May '                        => '',
  'Nov'                         => 'Q@',
  'November'                    => 'Q@',
  'Oct'                         => 'Q',
  'October'                     => 'Q',
  'Print'                       => 'L',
  'Reports'                     => '',
  'Sep'                         => 'E',
  'September'                   => 'E',
  'Subtotal'                    => 'pp',
  'To'                          => '',
  'Total'                       => '`p',
  'Transaction Date missing!'   => '|!',
};

$self{subs} = {
  'add'                         => 'add',
  'continue'                    => 'continue',
  'delete_transaction'          => 'delete_transaction',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'form_row'                    => 'form_row',
  'generate_report_all'         => 'generate_report_all',
  'gl_subtotal'                 => 'gl_subtotal',
  'more{
'                     => 'more{
',
  'pagefooting{
'              => 'pagefooting{
',
  'pageheading{
'              => 'pageheading{
',
  'pagetableheader{
'          => 'pagetableheader{
',
  'post_as_new_transaction'     => 'post_as_new_transaction',
  'post_template'               => 'post_template',
  'post_transaction'            => 'post_transaction',
  'print'                       => 'print',
  'search'                      => 'search',
  'search_short'                => 'search_short',
  'update_form'                 => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
  '~'                        => 'continue',
  'delete_transaction'          => 'delete_transaction',
  'more'                        => 'more',
  'post_as_new_transaction'     => 'post_as_new_transaction',
  'post_transaction'            => 'post_transaction',
  'l'                        => 'print',
  'update_form'                 => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
}; 

1;
