$self{texts} = {
  ' Official Receipt'           => 'վ',
  'Add General Ledger Transaction' => '',
  '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!'                    => 'ʳɹ!',
  'Currency'                    => 'ұ',
  'Cust no.'                    => 'ͻƪ',
  'Cust. No.'                   => 'ͻƪ',
  'Customer'                    => 'ͻƪ',
  'Customer Acc NO.'            => 'ͻʺ',
  'Date'                        => '',
  'Debit and credit out of balance!' => 'Debit and credit out of balance!',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Delete Transaction'          => 'Delete Transaction',
  'Description'                 => '˵',
  'Do you want to create another Receipt?' => 'Do you want to create another Receipt?',
  'Due'                         => 'Due',
  'Edit General Ledger Transaction' => '༭',
  'Employee'                    => 'ְԱ',
  'Exchangerate'                => '',
  'Feb'                         => '',
  'February'                    => '',
  'From'                        => '',
  'Generate Report'             => '챨',
  'ID'                          => '',
  'Include in Report'           => 'һʾ',
  'Invoice'                     => 'Ʊ',
  'Invoice Number'              => 'Ʊ',
  'Jan'                         => 'һ',
  'January'                     => 'һ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'List of Official Receipt'    => 'List of Official Receipt',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'Nov'                         => 'ʮһ',
  'November'                    => 'ʮһ',
  'O/R No'                      => 'O/R No',
  'O/R No.'                     => 'O/R No.',
  'OR No.'                      => 'OR No.',
  'Oct'                         => 'ʮ',
  'October'                     => 'ʮ',
  'Official Receipt'            => 'Official Receipt',
  'P/Acc'                       => 'P/Acc',
  'P/Desc'                      => 'P/Desc',
  'Payment Acc No.'             => 'ʺ',
  'Payment Account'             => 'ʺ',
  'Payment Description'         => '˵',
  'Post Transaction'            => 'Ŀ',
  'Print'                       => 'ӡˢ',
  'Receipt No.'                 => 'վݱ',
  'Receipt Number missing!'     => 'վݱŲ',
  'Ref No.'                     => 'ο',
  'Reports'                     => '',
  'Sep'                         => '',
  'September'                   => '',
  'Show Search Criteria'        => 'Show Search Criteria',
  'Source'                      => 'Դ',
  'Source.'                     => 'Դ',
  'Status'                      => '״',
  'Subtotal'                    => 'С',
  'To'                          => '',
  'To display all transactions, leave fields blank' => 'To display all transactions, leave fields blank',
  'Total'                       => 'ܼ',
  'Trans No.'                   => 'Trans No.',
  'Trans. No.'                  => 'Trans. No.',
  'Transaction Date missing!'   => '©Ŀ!',
  'Transno'                     => 'Transno',
  'Update Form'                 => '',
  'Yes Delete Transaction'      => 'Yes Delete Transaction',
  'Yes New Receipt'             => 'ǵģվ',
};

$self{subs} = {
  'add'                         => 'add',
  'delete_transaction'          => 'delete_transaction',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_footer_print'           => 'form_footer_print',
  'form_header'                 => 'form_header',
  'form_header_print'           => 'form_header_print',
  'form_row'                    => 'form_row',
  'form_row_print'              => 'form_row_print',
  'generate_report'             => 'generate_report',
  'gl_subtotal'                 => 'gl_subtotal',
  'post_transaction'            => 'post_transaction',
  'print'                       => 'print',
  'search'                      => 'search',
  'search2'                     => 'search2',
  'searchall'                   => 'searchall',
  'searchall2'                  => 'searchall2',
  'update_form'                 => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
  'yes_new_receipt'             => 'yes_new_receipt',
  'delete_transaction'          => 'delete_transaction',
  '챨'                    => 'generate_report',
  'Ŀ'                      => 'post_transaction',
  'ӡˢ'                        => 'print',
  ''                        => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
  'ǵģվ'                => 'yes_new_receipt',
};

1;
