summaryrefslogtreecommitdiff
path: root/locale/en_GB/admin
blob: b04aaf4854bd69319905ec0895b12e1b52c083b1 (plain)
  1. $self{texts} = {
  2. 'Access Control' => 'Access Control',
  3. 'Accounting' => 'Accounting',
  4. 'Add User' => 'Add User',
  5. 'Administration' => 'Administration',
  6. 'Administrator' => 'Administrator',
  7. 'All Datasets up to date!' => 'All Datasets up to date!',
  8. 'Cannot create Lock!' => 'Cannot create Lock!',
  9. 'Change Admin Password' => 'Change Admin Password',
  10. 'Change Password' => 'Change Password',
  11. 'Click on login name to edit!' => 'Click on login name to edit!',
  12. 'Connect to' => 'Connect to',
  13. 'Create Chart of Accounts' => 'Create Chart of Accounts',
  14. 'Create Dataset' => 'Create Dataset',
  15. 'DBI not installed!' => 'DBI not installed!',
  16. 'Database' => 'Database',
  17. 'Database Administration' => 'Database Administration',
  18. 'Database Driver not checked!' => 'Database Driver not checked!',
  19. 'Database User missing!' => 'Database User missing!',
  20. 'Dataset missing!' => 'Dataset missing!',
  21. 'Dataset updated!' => 'Dataset updated!',
  22. 'Delete Dataset' => 'Delete Dataset',
  23. 'Directory' => 'Directory',
  24. 'Driver' => 'Driver',
  25. 'Edit User' => 'Edit User',
  26. 'Existing Datasets' => 'Existing Datasets',
  27. 'Host' => 'Host',
  28. 'Hostname missing!' => 'Hostname missing!',
  29. 'Lock System' => 'Lock System',
  30. 'Lockfile created!' => 'Lockfile created!',
  31. 'Lockfile removed!' => 'Lockfile removed!',
  32. 'Login name missing!' => 'Login name missing!',
  33. 'Multibyte Encoding' => 'Multibyte Encoding',
  34. 'New Templates' => 'New Templates',
  35. 'No Database Drivers available!' => 'No Database Drivers available!',
  36. 'No Dataset selected!' => 'No Dataset selected!',
  37. 'Nothing to delete!' => 'Nothing to delete!',
  38. 'Oracle Database Administration' => 'Oracle Database Administration',
  39. 'Password changed!' => 'Password changed!',
  40. 'Pg Database Administration' => 'Pg Database Administration',
  41. 'PgPP Database Administration' => 'PgPP Database Administration',
  42. 'Port' => 'Port',
  43. 'Port missing!' => 'Port missing!',
  44. 'Setup Templates' => 'Setup Templates',
  45. 'Templates' => 'Templates',
  46. 'The following Datasets are not in use and can be deleted' => 'The following Datasets are not in use and can be deleted',
  47. 'The following Datasets need to be updated' => 'The following Datasets need to be updated',
  48. 'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!',
  49. '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.' => '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.',
  50. 'Unlock System' => 'Unlock System',
  51. 'Update Dataset' => 'Update Dataset',
  52. 'Use Templates' => 'Use Templates',
  53. 'User deleted!' => 'User deleted!',
  54. 'User saved!' => 'User saved!',
  55. 'does not exist' => 'does not exist',
  56. 'is already a member!' => 'is already a member!',
  57. 'successfully created!' => 'successfully created!',
  58. 'successfully deleted!' => 'successfully deleted!',
  59. 'website' => 'website',
  60. };
  61. $self{subs} = {
  62. 'add_user' => 'add_user',
  63. 'adminlogin' => 'adminlogin',
  64. 'change_admin_password' => 'change_admin_password',
  65. 'change_password' => 'change_password',
  66. 'check_password' => 'check_password',
  67. 'continue' => 'continue',
  68. 'create_dataset' => 'create_dataset',
  69. 'dbcreate' => 'dbcreate',
  70. 'dbdelete' => 'dbdelete',
  71. 'dbdriver_defaults' => 'dbdriver_defaults',
  72. 'dbselect_source' => 'dbselect_source',
  73. 'dbupdate' => 'dbupdate',
  74. 'delete' => 'delete',
  75. 'delete_dataset' => 'delete_dataset',
  76. 'edit' => 'edit',
  77. 'form_footer' => 'form_footer',
  78. 'form_header' => 'form_header',
  79. 'getpassword' => 'getpassword',
  80. 'list_users' => 'list_users',
  81. 'lock_system' => 'lock_system',
  82. 'login' => 'login',
  83. 'login_name' => 'login_name',
  84. 'logout' => 'logout',
  85. 'oracle_database_administration' => 'oracle_database_administration',
  86. 'pg_database_administration' => 'pg_database_administration',
  87. 'pgpp_database_administration' => 'pgpp_database_administration',
  88. 'save' => 'save',
  89. 'unlock_system' => 'unlock_system',
  90. 'update_dataset' => 'update_dataset',
  91. 'add_user' => 'add_user',
  92. 'change_admin_password' => 'change_admin_password',
  93. 'change_password' => 'change_password',
  94. 'create_dataset' => 'create_dataset',
  95. 'delete_dataset' => 'delete_dataset',
  96. 'lock_system' => 'lock_system',
  97. 'oracle_database_administration' => 'oracle_database_administration',
  98. 'pg_database_administration' => 'pg_database_administration',
  99. 'pgpp_database_administration' => 'pgpp_database_administration',
  100. 'unlock_system' => 'unlock_system',
  101. 'update_dataset' => 'update_dataset',
  102. };
  103. 1;