$self{texts} = {
  'AP Transaction'              => 'ӦĿ',
  'AR Transaction'              => 'ӦĿ',
  'Account'                     => 'Ŀ',
  'Add Cash Transfer Transaction' => 'Add Cash Transfer Transaction',
  'Add General Ledger Transaction' => '',
  'Address'                     => 'ַ',
  'All'                         => 'ȫ',
  'Amount'                      => 'ܼ',
  'Apr'                         => '',
  'April'                       => '',
  'Are you sure you want to delete Transaction' => 'ȷҪɾĿ',
  'Asset'                       => 'ʲ',
  'Aug'                         => '',
  'August'                      => '',
  'Balance'                     => '',
  'Cannot delete transaction!'  => '޷ɾĿ!',
  'Cannot post transaction for a closed period!' => '޷ѹرյʱڼ?뽻?!',
  'Cannot post transaction!'    => '޷ȷĿ!',
  'Confirm!'                    => 'ʳɹ!',
  'Continue'                    => '',
  'Credit'                      => '',
  'Customer not on file!'       => 'ͻ¼ûڵ!',
  'Date'                        => '',
  'Debit'                       => '跽',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Delete'                      => 'ɾ',
  'Description'                 => '˵',
  'Edit Cash Transfer Transaction' => 'Edit Cash Transfer Transaction',
  'Edit General Ledger Transaction' => '༭',
  'Equity'                      => 'Ȩ',
  'Expense'                     => '',
  'FX'                          => 'FX',
  'Feb'                         => '',
  'February'                    => '',
  'From'                        => '',
  'GIFI'                        => 'GIFI',
  'GL Transaction'              => '',
  'General Ledger'              => '',
  'ID'                          => '',
  'Include in Report'           => 'һʾ',
  'Income'                      => '',
  'Jan'                         => 'һ',
  'January'                     => 'һ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Liability'                   => 'ծ',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'Notes'                       => 'ע',
  'Nov'                         => 'ʮһ',
  'November'                    => 'ʮһ',
  'Oct'                         => 'ʮ',
  'October'                     => 'ʮ',
  'Post'                        => 'ȷ',
  'Post as new'                 => 'ȷϳΪĿ',
  'Project'                     => '',
  'R'                           => 'R',
  'Reference'                   => 'ο',
  'Reference missing!'          => 'δָο!',
  'Reports'                     => '',
  'Sales Invoice'               => 'Ʊ',
  'Select from one of the names below' => 'ѡһ',
  'Sep'                         => '',
  'September'                   => '',
  'Source'                      => 'Դ',
  'Subtotal'                    => 'С',
  'Transaction Date missing!'   => '©Ŀ!',
  'Transaction deleted!'        => 'Ŀɾ!',
  'Transaction posted!'         => 'Ŀȷ!',
  'Update'                      => '',
  'Vendor Invoice'              => 'Vendor Invoice',
  'Vendor not on file!'         => '˳δڵ!',
  'Yes'                         => '',
  'to'                          => '',
};

$self{subs} = {
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'check_name'                  => 'check_name',
  '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',
  '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',
  'ӦĿ'                    => 'ap_transaction',
  'ӦĿ'                    => 'ar_transaction',
  ''                        => 'continue',
  'ɾ'                        => 'delete',
  ''                        => 'gl_transaction',
  'ȷ'                        => 'post',
  'ȷϳΪĿ'              => 'post_as_new',
  'Ʊ'                    => 'sales_invoice',
  ''                        => 'update',
  'vendor_invoice'              => 'vendor_invoice',
  ''                          => 'yes',
};

1;
