$self{texts} = {
  'Add General Ledger Transaction' => 'ʽ',
  'Add Official Receipt'        => 'ʽվ',
  'All Customers'               => 'ȫͻ',
  'Amount'                      => 'ܼ',
  'Amount and the total is different!' => 'ܼһ!',
  'Amount missing!'             => 'δָܶ!',
  'Apr'                         => '',
  'April'                       => '',
  'Are you sure you want to delete Transaction' => 'ȷҪɾĿ',
  'Aug'                         => '',
  'August'                      => '',
  'Cannot post transaction for a closed period!' => '޷ѹرյʱڴĿ!',
  'Cheque No.'                  => '֧Ʊ',
  'Cheque Number missing!'      => '֧Ʊ!',
  'Click on "Receipt" to edit Transaction' => '밴"վݱ"Խ޸!',
  'Confirm!'                    => 'ʳɹ!',
  'Continue'                    => '',
  'Curr'                        => 'ұ',
  'Currency'                    => 'ұ',
  'Cust. No.'                   => 'ͻ',
  'Customer'                    => 'ͻ',
  'Customer Acc NO.'            => 'ͻ',
  'Date'                        => '',
  'Debit and credit out of balance!' => '跽һ',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Delete'                      => 'ɾ',
  'Do you want to create another Receipt?' => 'Ҫһվ?',
  'Due'                         => 'Ƿ',
  'Edit General Ledger Transaction' => '༭',
  'Edit Official Receipt'       => '༭ʽվ',
  'Employee'                    => 'ְԱ',
  'Exchangerate'                => '',
  'Feb'                         => '',
  'February'                    => '',
  'From'                        => '',
  'ID'                          => '',
  'Include in Report'           => 'һʾ',
  'Invoice'                     => 'Ʊ',
  'Invoice Number'              => 'Ʊ',
  'Jan'                         => 'һ',
  'January'                     => 'һ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Last Receipt No :'           => 'ǰվݱ:',
  'List of Official Receipt'    => 'վб',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'More'                        => '',
  'Nov'                         => 'ʮһ',
  'November'                    => 'ʮһ',
  'O/R No'                      => 'վݱ',
  'O/R No.'                     => 'վݱ',
  'OR No.'                      => 'վݱ',
  'Oct'                         => 'ʮ',
  'October'                     => 'ʮ',
  'Official Receipt'            => 'ʽվ',
  'P/Acc'                       => 'Ŀ',
  'P/Desc'                      => '˵',
  'Payment Acc No.'             => 'Ŀ',
  'Payment Account'             => 'Ŀ',
  'Payment Description'         => '˵',
  'Print'                       => 'ӡˢ',
  'Receipt No.'                 => 'վݱ',
  'Receipt Number missing!'     => 'δָվݱ',
  'Ref No.'                     => 'Դ',
  'Reports'                     => '',
  'SR'                          => '',
  'Save'                        => '',
  'Sep'                         => '',
  'September'                   => '',
  'Show Search Criteria'        => 'ֳѰҪ',
  'Source'                      => 'Դ',
  'Source.'                     => 'Դ',
  'Status'                      => '״',
  'Subtotal'                    => 'С',
  'To'                          => '',
  'To display all transactions, leave fields blank' => 'Ҫʾȫ,Ѹӷſ',
  'Total'                       => 'ܼ',
  'Trans No.'                   => 'ױ',
  'Trans. No.'                  => 'ױ',
  'Transaction Date missing!'   => '©Ŀ!',
  'Transno'                     => 'ױ',
  'Update'                      => '',
  'Yes Delete Transaction'      => ',ɾĿ',
  'Yes New Receipt'             => ',վ',
};

$self{subs} = {
  'add'                         => 'add',
  'continue{
'                  => 'continue{
',
  'delete'                      => 'delete',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'form_row'                    => 'form_row',
  'generate_report'             => 'generate_report',
  'gl_subtotal'                 => 'gl_subtotal',
  'more{
'                      => 'more{
',
  'pagetableheader'             => 'pagetableheader',
  'print'                       => 'print',
  'save'                        => 'save',
  'search'                      => 'search',
  'search2'                     => 'search2',
  'search2_short'               => 'search2_short',
  'search_short'                => 'search_short',
  'searchall'                   => 'searchall',
  'searchall2'                  => 'searchall2',
  'sortheading'                 => 'sortheading',
  'update'                      => 'update',
  'yes_delete_transaction'      => 'yes_delete_transaction',
  'yes_new_receipt'             => 'yes_new_receipt',
  ''                        => 'continue',
  'ɾ'                        => 'delete',
  ''                        => 'more',
  'ӡˢ'                        => 'print',
  ''                        => 'save',
  ''                        => 'update',
  '_ɾĿ'                 => 'yes_delete_transaction',
  '_վ'                   => 'yes_new_receipt',
}; 

1;
