$self{texts} = {
  'AR Transactions'             => 'ӦĿ',
  'Amount'                      => 'ܼ',
  'Apr'                         => '',
  'April'                       => '',
  'Are you sure you want to delete Transaction' => 'ȷҪɾĿ',
  'Aug'                         => '',
  'August'                      => '',
  'Cannot post payment for a closed period!' => '޷ѹرյʱڼ?뽻?!',
  'Cannot post transaction for a closed period!' => '޷ѹرյʱڼ?뽻?!',
  'Closed'                      => 'ѹر',
  'Confirm!'                    => 'ʳɹ!',
  'Continue'                    => '',
  'Credit Limit'                => 'ö',
  'Curr'                        => 'Ŀǰ',
  'Currency'                    => 'ұ',
  'Customer'                    => 'ͻ',
  'Date'                        => '',
  'Date Paid'                   => '',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Due Date'                    => '',
  'Due Date 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!'       => 'δָ??!',
  'Remaining'                   => '',
  'Sep'                         => '',
  'September'                   => '',
  'Source'                      => 'Դ',
  'Subtotal'                    => 'С',
  'Tax'                         => '˰',
  'Tax Included'                => 'շ',
  'To'                          => '',
  'Total'                       => 'ܼ',
};

$self{subs} = {
  'add'                         => 'add',
  'ar_subtotal'                 => 'ar_subtotal',
  'ar_transactions'             => 'ar_transactions',
  'continue'                    => 'continue',
  'create_links'                => 'create_links',
  'delete_transaction'          => 'delete_transaction',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'payments'                    => 'payments',
  'post_as_new_transaction'     => 'post_as_new_transaction',
  'post_transaction'            => 'post_transaction',
  'process_payments'            => 'process_payments',
  'search'                      => 'search',
  'update_form'                 => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
  ''                        => 'continue',
  'delete_transaction'          => 'delete_transaction',
  'post_as_new_transaction'     => 'post_as_new_transaction',
  'post_transaction'            => 'post_transaction',
  'process_payments'            => 'process_payments',
  'update_form'                 => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
}; 

1;
