$self{texts} = {
  'AR Outstanding'              => 'AR Outstanding',
  'AR Transaction'              => 'ӦĿ',
  'AR Transactions'             => 'ӦĿ',
  'Account'                     => 'Ŀ',
  'Add Accounts Receivables Transaction' => 'ӦĿ',
  'Address'                     => 'ַ',
  'Amount'                      => 'ܼ',
  'Amount Due'                  => 'ڵܼ',
  'Apr'                         => '',
  'April'                       => '',
  'Are you sure you want to delete Transaction' => 'ȷҪɾĿ',
  'Aug'                         => '',
  'August'                      => '',
  'Cannot delete transaction!'  => '޷ɾĿ!',
  'Cannot post payment for a closed period!' => '޷ѹرյʱڼ?뽻?!',
  'Cannot post transaction for a closed period!' => '޷ѹرյʱڼ?뽻?!',
  'Cannot post transaction!'    => '޷ȷĿ!',
  'Closed'                      => 'ѹر',
  'Confirm!'                    => 'ʳɹ!',
  'Continue'                    => '',
  'Credit Limit'                => 'ö',
  'Currency'                    => 'ұ',
  'Customer'                    => 'ͻ',
  'Customer missing!'           => 'δָͻ!',
  'Customer not on file!'       => 'ͻ¼ûڵ!',
  'Date'                        => '',
  'Date Paid'                   => '',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Delete'                      => 'ɾ',
  'Due Date'                    => '',
  'Due Date missing!'           => '©!',
  'Edit Accounts Receivables Transaction' => 'ӦʿĿ',
  'Exch'                        => '',
  'Exchange Rate'               => '',
  'Exchange rate for payment missing!' => 'δָ!',
  'Exchange rate missing!'      => 'δָ!',
  'Feb'                         => '',
  'February'                    => '',
  'From'                        => '',
  'ID'                          => '',
  'Include in Report'           => 'һʾ',
  'Invoice'                     => 'Ʊ',
  'Invoice Date'                => 'Ʊ',
  'Invoice Date missing!'       => 'Ʊڴ!',
  'Invoice Number'              => 'Ʊ',
  'Invoice Number missing!'     => 'ƱŴ!',
  'Jan'                         => 'һ',
  'January'                     => 'һ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'Notes'                       => 'ע',
  'Nov'                         => 'ʮһ',
  'November'                    => 'ʮһ',
  'Oct'                         => 'ʮ',
  'October'                     => 'ʮ',
  'Open'                        => '',
  'Order'                       => '',
  'Order Number'                => '',
  'Paid'                        => 'Ѹ',
  'Payment date missing!'       => 'δָ??!',
  'Payments'                    => '',
  'Post'                        => 'ȷ',
  'Post as new'                 => 'ȷϳΪĿ',
  'Remaining'                   => '',
  'Sales Invoice'               => 'Ʊ',
  'Salesperson'                 => 'Salesperson',
  'Select from one of the names below' => 'ѡһ',
  'Sep'                         => '',
  'September'                   => '',
  'Ship via'                    => '˷',
  'Source'                      => 'Դ',
  'Subtotal'                    => 'С',
  'Tax'                         => '˰',
  'Tax Included'                => 'շ',
  'Till'                        => 'Till',
  'Total'                       => 'ܼ',
  'Transaction deleted!'        => 'Ŀɾ!',
  'Transaction posted!'         => 'Ŀȷ!',
  'Update'                      => '',
  'Vendor not on file!'         => '˳δڵ!',
  'Yes'                         => '',
  'to'                          => '',
};

$self{subs} = {
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_subtotal'                 => 'ar_subtotal',
  'ar_transaction'              => 'ar_transaction',
  'ar_transactions'             => 'ar_transactions',
  'check_name'                  => 'check_name',
  'continue'                    => 'continue',
  'create_links'                => 'create_links',
  'delete'                      => 'delete',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'gl_transaction'              => 'gl_transaction',
  'name_selected'               => 'name_selected',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'sales_invoice'               => 'sales_invoice',
  'search'                      => 'search',
  'select_name'                 => 'select_name',
  'update'                      => 'update',
  'vendor_invoice'              => 'vendor_invoice',
  'yes'                         => 'yes',
  'ӦĿ'                    => 'ar_transaction',
  ''                        => 'continue',
  'ɾ'                        => 'delete',
  'ȷ'                        => 'post',
  'ȷϳΪĿ'              => 'post_as_new',
  'Ʊ'                    => 'sales_invoice',
  ''                        => 'update',
  ''                          => 'yes',
};

1;
