$self{charset} = 'ISO-8859-5';

$self{texts} = {
  'AP'                          => '',
  'AP Aging'                    => 'AP Aging ()',
  'AP Transaction'              => ' ',
  'AR'                          => '',
  'AR Aging'                    => 'AR Aging ()',
  'AR Transaction'              => ' Ħ',
  'Accounting Menu'             => ' ̦',
  'Add Account'                 => ' ',
  'Add Assembly'                => ' ',
  'Add Customer'                => ' ̦',
  'Add GIFI'                    => ' GIFI',
  'Add Part'                    => ' ',
  'Add Project'                 => ' ',
  'Add Service'                 => ' ',
  'Add Transaction'             => ' ',
  'Add Vendor'                  => ' ',
  'Administration'              => 'ͦΦ',
  'Assemblies'                  => '',
  'Audit Control'               => '',
  'Backup'                      => ' Ц',
  'Balance Sheet'               => '',
  'Cannot create Lock!'         => 'Cannot create Lock!',
  'Cash'                        => 'Ԧ',
  'Change Password'             => 'ͦ ',
  'Chart of Accounts'           => ' ˦',
  'Check'                       => '',
  'Company'                     => 'ɤ',
  'Confirm!'                    => 'Ħ!',
  'Connect to'                  => ' ',
  'Continue'                    => '',
  'Create Chart of Accounts'    => '  ˦',
  'Create Dataset'              => '  ',
  'Customers'                   => '̦',
  'DBI not installed!'          => '   DBI!',
  'Dataset'                     => ' ',
  'Dataset missing!'            => '   !',
  'Delete'                      => '',
  'Description'                 => '',
  'Directory'                   => '',
  'Driver'                      => '',
  'Existing Datasets'           => 'ަ  ',
  'General Ledger'              => ' ',
  'Goods & Services'            => '  ',
  'Host'                        => '/Host',
  'Income Statement'            => 'צ    ',
  'LaTeX Templates'             => 'LaTeX ',
  'Language'                    => '',
  'List Accounts'               => ' ˦',
  'List GIFI'                   => ' GIFI',
  'Lock System'                 => 'Lock System',
  'Lockfile created!'           => 'Lockfile created!',
  'Lockfile removed!'           => 'Lockfile removed!',
  'Login'                       => ' ',
  'Logout'                      => ' ',
  'Multibyte Encoding'          => ' ',
  'Open'                        => '',
  'Order Entry'                 => ' ',
  'Packing List'                => ' ',
  'Part'                        => '',
  'Parts'                       => '',
  'Password'                    => '',
  'Password changed!'           => ' ͦ!',
  'Payment'                     => 'Ԧ',
  'Payments'                    => '֦',
  'Port'                        => '',
  'Preferences'                 => '',
  'Print'                       => '',
  'Projects'                    => '',
  'Purchase Order'              => 'Ц ',
  'Purchase Orders'             => 'ЦΦ ',
  'Receipt'                     => 'æ',
  'Receipts'                    => 'æ',
  'Reconciliation'              => '',
  'Reports'                     => 'צ',
  'Sales Invoice'               => '-',
  'Sales Order'                 => ' ',
  'Sales Orders'                => 'Φ Φ',
  'Save to File'                => '  ̦',
  'Send by E-Mail'              => '  . Ԧ',
  'Service'                     => '',
  'Services'                    => '',
  'Ship'                        => '',
  'Statement'                   => 'צ',
  'Stock Assembly'              => ' ',
  'Stylesheet'                  => '',
  'System'                      => '',
  'Tax collected'               => ' ڦ',
  'Tax paid'                    => ' ',
  'Templates'                   => '',
  'Transactions'                => '',
  'Trial Balance'               => ' ',
  'Unlock System'               => 'Unlock System',
  'User'                        => '',
  'Vendor Invoice'              => '-',
  'Vendors'                     => '',
  'Version'                     => 'Ӧ',
  'Yes'                         => 'Tak',
  'does not exist'              => ' դ',
  'website'                     => '-Ҧ',
};

$self{subs} = {
  'Oracle'                      => 'Oracle',
  'Pg'                          => 'Pg',
  'PgPP'                        => 'PgPP',
  'Sybase'                      => 'Sybase',
  'add_dataset'                 => 'add_dataset',
  'adminlogin'                  => 'adminlogin',
  'change_password'             => 'change_password',
  'check_password'              => 'check_password',
  'continue'                    => 'continue',
  'create_config'               => 'create_config',
  'create_dataset'              => 'create_dataset',
  'dbcreate'                    => 'dbcreate',
  'dbdriver_defaults'           => 'dbdriver_defaults',
  'dbselect_source'             => 'dbselect_source',
  'delete'                      => 'delete',
  'do_change_password'          => 'do_change_password',
  'do_delete'                   => 'do_delete',
  'do_lock_system'              => 'do_lock_system',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'getpassword'                 => 'getpassword',
  'list_datasets'               => 'list_datasets',
  'lock_dataset'                => 'lock_dataset',
  'lock_system'                 => 'lock_system',
  'login'                       => 'login',
  'logout'                      => 'logout',
  'tak'                         => 'yes',
  'unlock_dataset'              => 'unlock_dataset',
  'unlock_system'               => 'unlock_system',
  'yes'                         => 'yes',
  '_'               => 'logout',
  '_'              => 'login',
  ''                  => 'continue',
  ''                    => 'delete',
  'ͦ_'              => 'change_password',
};
  
1;
