$self{texts} = {
  'Account'                     => 'Ŀ',
  'Add Purchase Order'          => 'ɹ',
  'Add Sales Order'             => '',
  'Add Vendor Invoice'          => 'Add Vendor Invoice',
  'Address'                     => 'ַ',
  'Amount'                      => 'ܼ',
  'Apr'                         => '',
  'April'                       => '',
  'Are you sure you want to delete Invoice Number' => 'ȷҪɾƱ',
  'Attachment'                  => '',
  'Aug'                         => '',
  'August'                      => '',
  'Bcc'                         => 'Bcc',
  'Bin'                         => '',
  'Cannot delete invoice!'      => '޷ɾƱ!',
  'Cannot post invoice for a closed period!' => '޷ѹرյʱȷϷƱ?뽻!',
  'Cannot post invoice!'        => '޷ȷϷƱ!',
  'Cannot post payment for a closed period!' => '޷ѹرյʱڼ?뽻?!',
  'Cc'                          => 'Cc',
  'Confirm!'                    => 'ʳɹ!',
  'Contact'                     => '',
  'Continue'                    => '',
  'Copies'                      => '',
  'Currency'                    => 'ұ',
  'Customer not on file!'       => 'ͻ¼ûڵ!',
  'Date'                        => '',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Delete'                      => 'ɾ',
  'Delivery Date'               => '',
  'Description'                 => '˵',
  'Due Date'                    => '',
  'E-mail'                      => 'ʼ',
  'E-mail address missing!'     => '©ʼλַ!',
  'Edit Vendor Invoice'         => 'Edit Vendor Invoice',
  'Exch'                        => '',
  'Exchange Rate'               => '',
  'Exchange rate for payment missing!' => 'δָ!',
  'Exchange rate missing!'      => 'δָ!',
  'Extended'                    => '',
  'Fax'                         => '',
  'Feb'                         => '',
  'February'                    => '',
  'Group'                       => 'Group',
  'Group Items'                 => 'Group Items',
  'In-line'                     => '',
  'Invoice'                     => 'Ʊ',
  'Invoice Date'                => 'Ʊ',
  'Invoice Date missing!'       => 'Ʊڴ!',
  'Invoice Number'              => 'Ʊ',
  'Invoice Number missing!'     => 'ƱŴ!',
  'Invoice deleted!'            => 'Ʊɾ!',
  'Invoice posted!'             => 'Ʊȷ!',
  'Item not on file!'           => '޴Ŀ',
  'Jan'                         => 'һ',
  'January'                     => 'һ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'Message'                     => 'ѶϢ',
  'Name'                        => '',
  'No.'                         => '',
  'Notes'                       => 'ע',
  'Nov'                         => 'ʮһ',
  'November'                    => 'ʮһ',
  'Number'                      => '',
  'Number missing in Row'       => 'δָ',
  'Oct'                         => 'ʮ',
  'October'                     => 'ʮ',
  'Order'                       => '',
  'Order Date missing!'         => 'δָµ??!',
  'Order Number'                => '',
  'Order Number missing!'       => 'δָ!',
  'PDF'                         => 'PDF',
  'Packing List'                => '',
  'Packing List Date missing!'  => 'δָװ嵥??!',
  'Packing List Number missing!' => 'δָװ嵥!',
  'Part'                        => 'ԭ',
  'Payment date missing!'       => 'δָ??!',
  'Payments'                    => '',
  'Phone'                       => '绰',
  'Post'                        => 'ȷ',
  'Post as new'                 => 'ȷϳΪĿ',
  'Postscript'                  => 'Postscript',
  'Price'                       => '۸',
  'Printer'                     => 'ӡ',
  'Project'                     => '',
  'Purchase Order'              => 'ɹ',
  'Qty'                         => '',
  'Recd'                        => 'Recd',
  'Record in'                   => '¼',
  'Required by'                 => 'Ŀ',
  'Sales Order'                 => '',
  'Screen'                      => 'өĻ',
  'Select from one of the items below' => 'Ŀѡһ',
  'Select from one of the names below' => 'ѡһ',
  'Select postscript or PDF!'   => 'ѡ postscript  PDF!',
  'Sep'                         => '',
  'September'                   => '',
  'Service'                     => '',
  'Ship'                        => '',
  'Ship to'                     => '۴',
  'Source'                      => 'Դ',
  'Subject'                     => '',
  'Subtotal'                    => 'С',
  'Tax Included'                => 'շ',
  'To'                          => '',
  'Total'                       => 'ܼ',
  'Unit'                        => 'λ',
  'Update'                      => '',
  'Vendor'                      => '',
  'Vendor missing!'             => 'δָ!',
  'Vendor not on file!'         => '˳δڵ!',
  'What type of item is this?'  => 'Ŀ̬?',
  'Yes'                         => '',
  'ea'                          => 'ea',
  'emailed to'                  => 'Ѽ',
  'sent to printer'             => 'ӡ',
};

$self{subs} = {
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'check_form'                  => 'check_form',
  'check_name'                  => 'check_name',
  'continue'                    => 'continue',
  'customer_details'            => 'customer_details',
  'delete'                      => 'delete',
  'display_form'                => 'display_form',
  'display_row'                 => 'display_row',
  'e_mail'                      => 'e_mail',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'gl_transaction'              => 'gl_transaction',
  'invoice_links'               => 'invoice_links',
  'invoicetotal'                => 'invoicetotal',
  'item_selected'               => 'item_selected',
  'name_selected'               => 'name_selected',
  'new_item'                    => 'new_item',
  'order'                       => 'order',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'prepare_invoice'             => 'prepare_invoice',
  'print'                       => 'print',
  'print_form'                  => 'print_form',
  'print_options'               => 'print_options',
  'sales_invoice'               => 'sales_invoice',
  'select_item'                 => 'select_item',
  'select_name'                 => 'select_name',
  'send_email'                  => 'send_email',
  'ship_to'                     => 'ship_to',
  'update'                      => 'update',
  'validate_items'              => 'validate_items',
  'vendor_details'              => 'vendor_details',
  'vendor_invoice'              => 'vendor_invoice',
  'yes'                         => 'yes',
  ''                        => 'continue',
  'ɾ'                        => 'delete',
  ''                        => 'order',
  'ȷ'                        => 'post',
  'ȷϳΪĿ'              => 'post_as_new',
  ''                        => 'update',
  ''                          => 'yes',
};

1;
