$self{charset} = 'BIG5';

$self{texts} = {
  'AP Outstanding'              => 'II',
  'AP Transaction'              => 'I',
  'AP Transactions'             => 'I',
  'AR Outstanding'              => '',
  'AR Transaction'              => '',
  'AR Transactions'             => '',
  'Account'                     => 'b',
  'Accounting Menu'             => '|p',
  'Add AP Transaction'          => 'sWI',
  'Add AR Transaction'          => 'sW',
  'Amount'                      => 'B',
  'Amount Due'                  => 'B',
  'Apr'                         => '|',
  'April'                       => '|',
  'Are you sure you want to delete Transaction' => 'zO_TwnR',
  'Aug'                         => 'K',
  'August'                      => 'K',
  'Cannot delete transaction!'  => 'RI',
  'Cannot post payment for a closed period!' => 'bwɬq[JڶI',
  'Cannot post transaction for a closed period!' => 'bwɬq[JI',
  'Cannot post transaction!'    => '[JI',
  'Check'                       => 'ˬd',
  'Closed'                      => 'w',
  'Confirm!'                    => 'Jb\I',
  'Continue'                    => '~',
  'Credit'                      => 'U',
  'Credit Limit'                => 'HB',
  'Curr'                        => 'ثe',
  'Currency'                    => 'O',
  'Current'                     => '{',
  'Customer'                    => 'Ȥ',
  'Customer missing!'           => 'ȤI',
  'Date'                        => '',
  'Date Paid'                   => 'Iڤ',
  'Debit'                       => 'ɤ',
  'Dec'                         => 'QG',
  'December'                    => 'QG',
  'Delete'                      => 'R',
  'Department'                  => '',
  'Description'                 => '',
  'Detail'                      => 'Ա',
  'Due Date'                    => '',
  'Due Date missing!'           => 'I',
  'Edit AP Transaction'         => 'sI',
  'Edit AR Transaction'         => 's',
  'Employee'                    => '¾',
  'Exch'                        => 'ײv',
  'Exchange Rate'               => 'ײv',
  'Exchange rate for payment missing!' => 'IڪײvI',
  'Exchange rate missing!'      => 'ײvI',
  'Feb'                         => 'G',
  'February'                    => 'G',
  'From'                        => 'q',
  'ID'                          => 'ѧOs',
  'Include in Report'           => '@',
  'Invoice'                     => 'o',
  'Invoice Date'                => 'o',
  'Invoice Date missing!'       => 'oI',
  'Invoice Number'              => 'os',
  'Jan'                         => '@',
  'January'                     => '@',
  'Jul'                         => 'C',
  'July'                        => 'C',
  'Jun'                         => '',
  'June'                        => '',
  'Manager'                     => 'gz',
  'Mar'                         => 'T',
  'March'                       => 'T',
  'May'                         => '',
  'May '                        => '',
  'Memo'                        => 'Ƨѿ',
  'Month'                       => '',
  'No.'                         => 's',
  'Notes'                       => 'Ƶ',
  'Nov'                         => 'Q@',
  'November'                    => 'Q@',
  'Oct'                         => 'Q',
  'October'                     => 'Q',
  'Open'                        => '}',
  'Order'                       => 'q',
  'Order Number'                => 'qs',
  'PO Number'                   => 'ʳs',
  'Paid'                        => 'wI',
  'Payment date missing!'       => 'IڤI',
  'Payments'                    => 'I',
  'Period'                      => '',
  'Post'                        => '[J',
  'Post as new'                 => 's[J',
  'Print'                       => 'CL',
  'Print and Post'              => 'CLå[J',
  'Print and Post as new'       => 'CLå[J@s',
  'Project'                     => '',
  'Quarter'                     => 'u',
  'Receipt'                     => '',
  'Remaining'                   => '|l',
  'Sales Invoice.'              => 'PoC',
  'Salesperson'                 => 'PH',
  'Schedule'                    => 'ɶ',
  'Sep'                         => 'E',
  'September'                   => 'E',
  'Ship to'                     => 'IB',
  'Ship via'                    => 'IBq',
  'Shipping Point'              => 'IBaI',
  'Source'                      => 'ӷ',
  'Subtotal'                    => 'pp',
  'Summary'                     => 'Kn',
  'Tax'                         => '|',
  'Tax Included'                => 'wt|',
  'Till'                        => '',
  'To'                          => '',
  'Total'                       => '`p',
  'Transaction'                 => '',
  'Transaction deleted!'        => 'wRI',
  'Transaction posted!'         => 'w[JI',
  'Update'                      => 's',
  'Vendor'                      => '',
  'Vendor Invoice.'             => 'ӵoC',
  'Vendor missing!'             => 'ӡI',
  'Year'                        => '~',
  'Yes'                         => 'O',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'create_links'                => 'create_links',
  'delete'                      => 'delete',
  'display'                     => 'display',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'js_menu'                     => 'js_menu',
  'menubar'                     => 'menubar',
  'post'                        => 'post',
  'search'                      => 'search',
  'section_menu'                => 'section_menu',
  'subtotal'                    => 'subtotal',
  'transactions'                => 'transactions',
  'update'                      => 'update',
  'yes'                         => 'yes',
  'i'                    => 'ap_transaction',
  ''                    => 'ar_transaction',
  '~'                        => 'continue',
  'r'                        => 'delete',
  '[j'                        => 'post',
  's[j'                  => 'post_as_new',
  'cl'                        => 'print',
  'clå[j'                  => 'print_and_post',
  'clå[j@s'          => 'print_and_post_as_new',
  'poc'                  => 'sales_invoice_',
  'ɶ'                      => 'schedule',
  'ib'                      => 'ship_to',
  's'                        => 'update',
  'ӵoc'                => 'vendor_invoice_',
  'o'                          => 'yes',
};

1;

