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

$self{texts} = {
  'Access Control'              => ' ',
  'Accounting'                  => '̦',
  'Add User'                    => ' ',
  'Administration'              => 'ͦΦ',
  'Administrator'               => 'ͦΦ',
  'All Datasets up to date!'    => '    !',
  'Cannot create Lock!'         => 'Cannot create Lock!',
  'Change Admin Password'       => 'ͦ  ͦΦ',
  'Change Password'             => 'ͦ ',
  'Click on login name to edit!' => 'Φ   ,   ͦ!',
  'Company'                     => 'ɤ',
  'Connect to'                  => ' ',
  'Continue'                    => '',
  'Create Chart of Accounts'    => '  ˦',
  'Create Dataset'              => '  ',
  'DBI not installed!'          => '   DBI!',
  'Database'                    => ' ',
  'Database Administration'     => 'ͦΦ  ',
  'Database Driver not checked!' => '     (Pg)!',
  'Database User missing!'      => '    !',
  'Dataset'                     => ' ',
  'Dataset missing!'            => '   !',
  'Dataset updated!'            => '  !',
  'Date Format'                 => ' ',
  'Delete'                      => '',
  'Delete Dataset'              => '  ',
  'Directory'                   => '',
  'Driver'                      => '',
  'Dropdown Limit'              => '  ',
  'E-mail'                      => '. ',
  'Edit User'                   => ' ',
  'Existing Datasets'           => 'ަ  ',
  'Fax'                         => '',
  'Host'                        => '/Host',
  'Hostname missing!'           => '   !',
  'Language'                    => '',
  'Lock System'                 => 'Lock System',
  'Lockfile created!'           => 'Lockfile created!',
  'Lockfile removed!'           => 'Lockfile removed!',
  'Login'                       => ' ',
  'Login name missing!'         => 'Login name missing!',
  'Logout'                      => ' ',
  'Multibyte Encoding'          => ' ',
  'Name'                        => '',
  'New Templates'               => 'צ ',
  'No Database Drivers available!' => '   !',
  'No Dataset selected!'        => '    !',
  'Nothing to delete!'          => '  !',
  'Number Format'               => ' ',
  'Oracle Database Administration' => 'ͦΦæ   Oracle',
  'Password'                    => '',
  'Password changed!'           => ' ͦ!',
  'Pg Database Administration'  => 'ͦΦæ   Pg',
  'PgPP Database Administration' => 'PgPP Database Administration',
  'Phone'                       => '.',
  'Port'                        => '',
  'Port missing!'               => '  !',
  'Printer'                     => '',
  'Save'                        => '',
  'Setup Templates'             => ' ',
  'Signature'                   => '',
  'Stylesheet'                  => '',
  'Templates'                   => '',
  'The following Datasets are not in use and can be deleted' => 'Φ        Φ',
  'The following Datasets need to be updated' => 'Φ   Φ  Φ',
  'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => ' צ  .   Φ     !',
  'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' => '    ,  ͦ , login/   .        Ц  login/ .',
  'Unlock System'               => 'Unlock System',
  'Update Dataset'              => '  ',
  'Use Templates'               => ' ',
  'User'                        => '',
  'User deleted!'               => ' ',
  'User saved!'                 => ' ',
  'Version'                     => 'Ӧ',
  'does not exist'              => ' դ',
  'is already a member!'        => '  ',
  'localhost'                   => 'localhost',
  'successfully created!'       => 'Ц ',
  'successfully deleted!'       => 'Ц ',
  'website'                     => '-Ҧ',
};

$self{subs} = {
  'add_user'                    => 'add_user',
  'adminlogin'                  => 'adminlogin',
  'change_admin_password'       => 'change_admin_password',
  'change_password'             => 'change_password',
  'check_password'              => 'check_password',
  'continue'                    => 'continue',
  'create_config'               => 'create_config',
  'create_dataset'              => 'create_dataset',
  'dbcreate'                    => 'dbcreate',
  'dbdelete'                    => 'dbdelete',
  'dbdriver_defaults'           => 'dbdriver_defaults',
  'dbselect_source'             => 'dbselect_source',
  'dbupdate'                    => 'dbupdate',
  'delete'                      => 'delete',
  'delete_dataset'              => 'delete_dataset',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'getpassword'                 => 'getpassword',
  'list_users'                  => 'list_users',
  'lock_system'                 => 'lock_system',
  'login'                       => 'login',
  'login_name'                  => 'login_name',
  'logout'                      => 'logout',
  'main_menu'                   => 'main_menu',
  'oracle_database_administration' => 'oracle_database_administration',
  'pg_database_administration'  => 'pg_database_administration',
  'pgpp_database_administration' => 'pgpp_database_administration',
  'save'                        => 'save',
  'unlock_system'               => 'unlock_system',
  'update_dataset'              => 'update_dataset',
  '_'            => 'add_user',
  'ͦ__ͦΦ' => 'change_admin_password',
  'ͦ_'              => 'change_password',
  ''                  => 'continue',
  '__'         => 'create_dataset',
  ''                    => 'delete',
  '__'         => 'delete_dataset',
  'lock_system'                 => 'lock_system',
  '_'              => 'login',
  '_'               => 'logout',
  'ͦΦæ___oracle' => 'oracle_database_administration',
  'ͦΦæ___pg' => 'pg_database_administration',
  'pgpp_database_administration' => 'pgpp_database_administration',
  ''                    => 'save',
  'unlock_system'               => 'unlock_system',
  '__'         => 'update_dataset',
};

1;

