$self{texts} = {
  'AP Transaction'              => 'AP Transaction',
  'AP Transactions'             => 'Ib',
  'Account'                     => '',
  'Add Accounts Payables Transaction' => 'Add Accounts Payables Transaction',
  'Address'                     => 'a}',
  'Amount'                      => '`p',
  'Amount Due'                  => 'Amount Due',
  'Apr'                         => '|',
  'April'                       => '|',
  'Are you sure you want to delete Transaction' => 'zTwnRb',
  'Aug'                         => 'K',
  'August'                      => 'K',
  'Cannot delete transaction!'  => 'Cannot delete transaction!',
  'Cannot post payment for a closed period!' => 'Cannot post payment for a closed period!',
  'Cannot post transaction for a closed period!' => 'Lkbwɬq[J!',
  'Cannot post transaction!'    => 'Cannot post transaction!',
  'Closed'                      => 'w',
  'Confirm!'                    => 'Jb\!',
  'Continue'                    => '~',
  'Currency'                    => 'O',
  'Customer not on file!'       => 'Customer not on file!',
  'Date'                        => '',
  'Date Paid'                   => 'Iڤ',
  'Dec'                         => 'QG',
  'December'                    => 'QG',
  'Delete'                      => 'R',
  'Description'                 => '',
  'Due Date'                    => '',
  'Due Date missing!'           => '|!',
  'Edit Accounts Payables Transaction' => 'Edit Accounts Payables Transaction',
  'Employee'                    => 'Employee',
  'Exch'                        => 'ײv',
  'Exchangerate'                => 'ײv',
  'Exchangerate for payment missing!' => 'Exchangerate for payment missing!',
  'Exchangerate missing!'       => 'Exchangerate missing!',
  'Feb'                         => 'G',
  'February'                    => 'G',
  'From'                        => 'q',
  'ID'                          => 's',
  'Include in Report'           => '@',
  'Invoice'                     => 'o',
  'Invoice Date'                => 'o',
  'Invoice Date missing!'       => 'o~!',
  'Invoice Number'              => 'os',
  'Invoice Number missing!'     => 'os~!',
  'Jan'                         => '@',
  'January'                     => '@',
  'Jul'                         => 'C',
  'July'                        => 'C',
  'Jun'                         => '',
  'June'                        => '',
  'Mar'                         => 'T',
  'March'                       => 'T',
  'May'                         => '',
  'May '                        => '',
  'Notes'                       => 'Ƶ',
  'Nov'                         => 'Q@',
  'November'                    => 'Q@',
  'Number'                      => 's',
  'Oct'                         => 'Q',
  'October'                     => 'Q',
  'Open'                        => '}',
  'Order'                       => 'q',
  'Order Number'                => 'qs',
  'Paid'                        => 'wI',
  'Payment date missing!'       => 'Iڤ!',
  'Payments'                    => 'I',
  'Post'                        => 'Post',
  'Post as new'                 => 'Post as new',
  'Project'                     => 'Project',
  'Project not on file!'        => 'Project not on file!',
  'Purchase Invoice'            => 'Purchase Invoice',
  'Select from one of the names below' => 'Select from one of the names below',
  'Select from one of the projects below' => 'Select from one of the projects below',
  'Sep'                         => 'E',
  'September'                   => 'E',
  'Source'                      => 'ӷ',
  'Subtotal'                    => 'pp',
  'Tax'                         => '|',
  'Tax Included'                => 'AȶO',
  'Total'                       => '`p',
  'Transaction deleted!'        => 'Transaction deleted!',
  'Transaction posted!'         => 'Transaction posted!',
  'Update'                      => 'Update',
  'Vendor'                      => 't',
  'Vendor missing!'             => 'Vendor missing!',
  'Vendor not on file!'         => 'Vendor not on file!',
  'Yes'                         => 'O',
  'to'                          => 'to',
};

$self{subs} = {
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_subtotal'                 => 'ap_subtotal',
  'ap_transaction'              => 'ap_transaction',
  'ap_transactions'             => 'ap_transactions',
  'ar_transaction'              => 'ar_transaction',
  'check_name'                  => 'check_name',
  'check_project'               => 'check_project',
  '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',
  'project_selected'            => 'project_selected',
  'purchase_invoice'            => 'purchase_invoice',
  'sales_invoice'               => 'sales_invoice',
  'search'                      => 'search',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'update'                      => 'update',
  'yes'                         => 'yes',
  'ap_transaction'              => 'ap_transaction',
  'add_accounts_payables_transaction' => 'add_accounts_payables_transaction',
  '~'                        => 'continue',
  'r'                        => 'delete',
  'edit_accounts_payables_transaction' => 'edit_accounts_payables_transaction',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'purchase_invoice'            => 'purchase_invoice',
  'update'                      => 'update',
  'o'                          => 'yes',
};

1;
