$self{texts} = {
  'Apr'                         => '|',
  'April'                       => '|',
  'Asset'                       => '겣',
  'Aug'                         => 'K',
  'August'                      => 'K',
  'Customer'                    => 'Ȥ',
  'Dec'                         => 'QG',
  'December'                    => 'QG',
  'Description'                 => '',
  'Equity'                      => 'ѪFvq',
  'Expense'                     => 'O',
  'Feb'                         => 'G',
  'February'                    => 'G',
  'From'                        => 'q',
  'Include in Report'           => '@',
  'Income'                      => 'q',
  'Jan'                         => '@',
  'January'                     => '@',
  'Jul'                         => 'C',
  'July'                        => 'C',
  'Jun'                         => '',
  'June'                        => '',
  'Last Cost'                   => 'W@',
  'Liability'                   => 't',
  'Make'                        => 'sy',
  'Mar'                         => 'T',
  'March'                       => 'T',
  'May'                         => '',
  'May '                        => '',
  'Model'                       => '',
  'Nov'                         => 'Q@',
  'November'                    => 'Q@',
  'Oct'                         => 'Q',
  'October'                     => 'Q',
  'Qty'                         => 'ƶq',
  'Reports'                     => '',
  'Sep'                         => 'E',
  'September'                   => 'E',
  'To'                          => '',
  'Vendor'                      => '',
};

$self{subs} = {
  'continue{
'                  => 'continue{
',
  'generate_report'             => 'generate_report',
  'gl_subtotal'                 => 'gl_subtotal',
  'more{
'                      => 'more{
',
  'print_report{
'              => 'print_report{
',
  'purchase_report'             => 'purchase_report',
  'purchase_report_print'       => 'purchase_report_print',
  'sales_report'                => 'sales_report',
  'sales_report_print'          => 'sales_report_print',
  'search'                      => 'search',
  'search_short'                => 'search_short',
  'stock_value'                 => 'stock_value',
  'stock_value_print'           => 'stock_value_print',
  'update_form'                 => 'update_form',
  'update_quantity{
'           => 'update_quantity{
',
  'more'                        => 'more',
  'purchase_report'             => 'purchase_report',
  'purchase_report_print'       => 'purchase_report_print',
  'sales_report'                => 'sales_report',
  'sales_report_print'          => 'sales_report_print',
  'stock_value'                 => 'stock_value',
  'stock_value_print'           => 'stock_value_print',
  'update_quantity'             => 'update_quantity',
}; 

1;
