X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fen_GB%2Fadmin;h=b6fe06e636270d170f4e875f6d127dcda22f1c2e;hp=580d1c6a4e8b4b72e890751710cc63eee2339406;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/en_GB/admin b/sql-ledger/locale/en_GB/admin index 580d1c6a4..b6fe06e63 100644 --- a/sql-ledger/locale/en_GB/admin +++ b/sql-ledger/locale/en_GB/admin @@ -2,17 +2,14 @@ $self{texts} = { 'Access Control' => 'Access Control', 'Accounting' => 'Accounting', 'Add User' => 'Add User', - 'Address' => 'Address', 'Administration' => 'Administration', 'Administrator' => 'Administrator', 'All Datasets up to date!' => 'All Datasets up to date!', + 'Cannot create Lock!' => 'Cannot create Lock!', 'Change Admin Password' => 'Change Admin Password', 'Change Password' => 'Change Password', - 'Character Set' => 'Character Set', 'Click on login name to edit!' => 'Click on login name to edit!', - 'Company' => 'Company', 'Connect to' => 'Connect to', - 'Continue' => 'Continue', 'Create Chart of Accounts' => 'Create Chart of Accounts', 'Create Dataset' => 'Create Dataset', 'DBI not installed!' => 'DBI not installed!', @@ -20,62 +17,45 @@ $self{texts} = { 'Database Administration' => 'Database Administration', 'Database Driver not checked!' => 'Database Driver not checked!', 'Database User missing!' => 'Database User missing!', - 'Dataset' => 'Dataset', 'Dataset missing!' => 'Dataset missing!', 'Dataset updated!' => 'Dataset updated!', - 'Date Format' => 'Date Format', - 'Delete' => 'Delete', 'Delete Dataset' => 'Delete Dataset', 'Directory' => 'Directory', 'Driver' => 'Driver', - 'Dropdown Limit' => 'Dropdown Limit', - 'E-mail' => 'E-mail', 'Edit User' => 'Edit User', 'Existing Datasets' => 'Existing Datasets', - 'Fax' => 'Fax', 'Host' => 'Host', 'Hostname missing!' => 'Hostname missing!', - 'Incorrect Password!' => 'Incorrect Password!', - 'Language' => 'Language', 'Leave host and port field empty unless you want to make a remote connection.' => 'Leave host and port field empty unless you want to make a remote connection.', - 'Login' => 'Login', + 'Lock System' => 'Lock System', + 'Lockfile created!' => 'Lockfile created!', + 'Lockfile removed!' => 'Lockfile removed!', + 'Login name missing!' => 'Login name missing!', 'Multibyte Encoding' => 'Multibyte Encoding', - 'Name' => 'Name', 'New Templates' => 'New Templates', 'No Database Drivers available!' => 'No Database Drivers available!', 'No Dataset selected!' => 'No Dataset selected!', 'Nothing to delete!' => 'Nothing to delete!', - 'Number Format' => 'Number Format', 'Oracle Database Administration' => 'Oracle Database Administration', - 'Password' => 'Password', 'Password changed!' => 'Password changed!', 'Pg Database Administration' => 'Pg Database Administration', - 'Phone' => 'Phone', + 'PgPP Database Administration' => 'PgPP Database Administration', 'Port' => 'Port', 'Port missing!' => 'Port missing!', - 'Printer' => 'Printer', - 'Save' => 'Save', - 'Select a Dataset to delete and press "Continue"' => 'Select a Dataset to delete and press "Continue"', 'Setup Templates' => 'Setup Templates', - 'Ship via' => 'Ship via', - 'Signature' => 'Signature', - 'Stylesheet' => 'Stylesheet', 'Templates' => 'Templates', 'The following Datasets are not in use and can be deleted' => 'The following Datasets are not in use and can be deleted', 'The following Datasets need to be updated' => 'The following Datasets need to be updated', '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!', '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.', + 'Unlock System' => 'Unlock System', 'Update Dataset' => 'Update Dataset', 'Use Templates' => 'Use Templates', - 'User' => 'User', 'User deleted!' => 'User deleted!', 'User saved!' => 'User saved!', - 'Version' => 'Version', 'You must enter a host and port for local and remote connections!' => 'You must enter a host and port for local and remote connections!', 'does not exist' => 'does not exist', 'is already a member!' => 'is already a member!', - 'localhost' => 'localhost', - 'locked!' => 'locked!', 'successfully created!' => 'successfully created!', 'successfully deleted!' => 'successfully deleted!', 'website' => 'website', @@ -100,12 +80,17 @@ $self{subs} = { 'form_footer' => 'form_footer', 'form_header' => 'form_header', 'get_value' => 'get_value', + 'getpassword' => 'getpassword', 'list_users' => 'list_users', + 'lock_system' => 'lock_system', 'login' => 'login', 'login_name' => 'login_name', + 'logout' => 'logout', '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' => 'add_user', 'change_admin_password' => 'change_admin_password', @@ -114,10 +99,14 @@ $self{subs} = { 'create_dataset' => 'create_dataset', 'delete' => 'delete', 'delete_dataset' => 'delete_dataset', + 'lock_system' => 'lock_system', 'login' => 'login', + 'logout' => 'logout', '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', };