$self{texts} = {
  'Add General Ledger Transaction' => 'ʽ',
  'Add Payment Voucher'         => '',
  'All Vendors'                 => 'ȫ',
  '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' => '밴"վݱ"Խ޸!',
  'Click on "Voucher" to edit Transaction' => '밴""Խ޸!',
  'Confirm!'                    => 'ʳɹ!',
  'Continue'                    => '',
  'Curr'                        => 'ұ',
  'Currency'                    => 'ұ',
  'Customer'                    => 'ͻ',
  'Date'                        => '',
  'Debit and credit out of balance!' => '跽һ',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Delete'                      => 'ɾ',
  'Do you want to create another Payment?' => 'Ҫһ?',
  'Due'                         => 'Ƿ',
  'Edit General Ledger Transaction' => '༭',
  'Edit Payment Voucher'        => '༭',
  'Employee'                    => 'ְԱ',
  'Exchangerate'                => '',
  'Feb'                         => '',
  'February'                    => '',
  'From'                        => '',
  'ID'                          => '',
  'Include in Report'           => 'һʾ',
  'Invoice'                     => 'Ʊ',
  'Invoice Number'              => 'Ʊ',
  'Jan'                         => 'һ',
  'January'                     => 'һ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Last Payment No :'           => 'ǰθ:',
  'List of Payment Voucher'     => 'б',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'More'                        => '',
  'Nov'                         => 'ʮһ',
  'November'                    => 'ʮһ',
  'Oct'                         => 'ʮ',
  'October'                     => 'ʮ',
  'P/Acc'                       => 'Ŀ',
  'P/Desc'                      => '˵',
  'P/V No'                      => '',
  'P/V No.'                     => '',
  'Pay No'                      => '',
  'Payment Acc No.'             => 'Ŀ',
  'Payment Account'             => 'Ŀ',
  'Payment Description'         => '˵',
  'Payment Voucher'             => '',
  'Print'                       => 'ӡˢ',
  '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'                      => '',
  'Vendor'                      => '',
  'Vendor Acc NO.'              => '̱',
  'Vendor No.'                  => '̱',
  'Voucher No.'                 => '',
  'Voucher Number missing!'     => 'δָ!',
  'Yes Delete Transaction'      => ',ɾĿ',
  'Yes New Payment'             => ',¸',
  'credit'                      => '',
  'debit'                       => '跽',
};

$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_payment'             => 'yes_new_payment',
  ''                        => 'continue',
  'ɾ'                        => 'delete',
  ''                        => 'more',
  'ӡˢ'                        => 'print',
  ''                        => 'save',
  ''                        => 'update',
  '_ɾĿ'                 => 'yes_delete_transaction',
  '_¸'                   => 'yes_new_payment',
}; 

1;
