$self{charset} = 'BIG5';

$self{texts} = {
  'Accounting Menu'             => '|p',
  'Amount'                      => 'B',
  'Are you sure you want to remove the marked entries from the queue?' => 'zO_TwnOءH',
  'Bin Lists'                   => 'cӪ',
  'Cannot remove files!'        => 'ಾɮסI',
  'City'                        => '',
  'Closed'                      => 'w',
  'Confirm!'                    => 'Jb\I',
  'Continue'                    => '~',
  'Copies'                      => 'ƥ',
  'Current'                     => '{',
  'Customer'                    => 'Ȥ',
  'Customer Number'             => 'Ȥs',
  'Date'                        => '',
  'Description'                 => '',
  'E-mail'                      => 'qll',
  'E-mailed'                    => 'wql',
  'Employee'                    => '¾',
  'Employee Number'             => '¾s',
  'From'                        => 'q',
  'ID'                          => 'ѧOs',
  'Invoice'                     => 'o',
  'Invoice Number'              => 'os',
  'Invoices'                    => 'o',
  'Job Number'                  => 'u@s',
  'Month'                       => '',
  'Name'                        => 'W',
  'Nothing selected!'           => 'SܥFI',
  'Number'                      => 's',
  'Open'                        => '}',
  'Order'                       => 'q',
  'Order Number'                => 'qs',
  'PDF'                         => 'PDF',
  'Packing Lists'               => 'Xf',
  'Period'                      => '',
  'Pick Lists'                  => 'zfM',
  'Postscript'                  => 'Postscript',
  'Print'                       => 'CL',
  'Printed'                     => 'wCL',
  'Printing'                    => 'CL',
  'Project Number'              => 'ظX',
  'Purchase Orders'             => 'ʳ',
  'Quarter'                     => 'u',
  'Quotation'                   => '',
  'Quotation Number'            => '渹X',
  'Quotations'                  => '',
  'RFQs'                        => 'ШD',
  'Remove'                      => '',
  'Removed spoolfiles!'         => 'CLȦsɮ',
  'Removing marked entries from queue ...' => 'qCO|p',
  'Sales Orders'                => 'Pf',
  'Select all'                  => '',
  'Spoolfile'                   => 'CLȦs(spool)ɮ',
  'To'                          => '',
  'Total'                       => '`p',
  'Vendor'                      => '',
  'Vendor Number'               => 'ӸX',
  'Work Orders'                 => 'u@',
  'Year'                        => '~',
  'Yes'                         => 'O',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'continue'                    => 'continue',
  'deselect_all'                => 'deselect_all',
  'display'                     => 'display',
  'e_mail'                      => 'e_mail',
  'js_menu'                     => 'js_menu',
  'list_spool'                  => 'list_spool',
  'menubar'                     => 'menubar',
  'print'                       => 'print',
  'remove'                      => 'remove',
  'search'                      => 'search',
  'section_menu'                => 'section_menu',
  'select_all'                  => 'select_all',
  'yes'                         => 'yes',
  '~'                        => 'continue',
  'qll'                    => 'e_mail',
  'cl'                        => 'print',
  ''                        => 'remove',
  ''                        => 'select_all',
  'o'                          => 'yes',
};

1;

