diff options
Diffstat (limited to 'language/en_UK/admin.lang.php')
-rw-r--r-- | language/en_UK/admin.lang.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 884efdba6..2658ced41 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -53,7 +53,6 @@ $lang['%d waiting pictures rejected'] = '%d waiting pictures rejected'; $lang['%d waiting pictures validated'] = '%d waiting pictures validated'; $lang['A new version of PhpWebGallery is available.'] = 'A new version of PhpWebGallery is available.'; $lang['Actions'] = 'Actions'; -$lang['Action: '] = 'Action: '; $lang['Activate'] = 'Activate'; $lang['Add/delete a permalink'] = 'Add/delete a permalink'; $lang['Add a tag'] = 'Add a tag'; @@ -254,7 +253,6 @@ $lang['group'] = 'group'; $lang['group_add_error1'] = 'The name of a group must not contain " or \' or be empty.'; $lang['group_add_error2'] = 'This name is already used by another group.'; $lang['groups'] = 'Groups'; -$lang['history'] = 'History'; $lang['instructions'] = 'Instructions'; $lang['is_high_disabled'] = ''; $lang['is_high_enabled'] = 'High definition'; @@ -346,7 +344,6 @@ $lang['nbm_info_send_recent_post_dates'] = 'Available only with HTML format'; $lang['no_write_access'] = 'no write access'; $lang['path'] = 'path'; $lang['permissions'] = 'Permissions'; -$lang['permuser_info'] = 'Only private categories are listed. Private/Public category status can be set in screen "Categories > Public / Private"'; $lang['private'] = 'private'; $lang['properties'] = 'Properties'; $lang['public'] = 'public'; @@ -463,7 +460,6 @@ $lang['update_used_metadata'] = 'Used metadata'; $lang['update_wrong_dirname_info'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."'; $lang['update_wrong_dirname_short'] = 'wrong filename'; $lang['upload'] = 'Upload'; -$lang['upload_pictures'] = 'Pictures'; $lang['user "%s" added'] = 'user "%s" added'; $lang['user_status'] = 'User status'; $lang['user_status_admin'] = 'Administrator'; @@ -510,7 +506,6 @@ $lang['Add this access definition'] = 'Add this access definition'; $lang['Web Services availability duration in days'] = 'Web Services availability duration in days'; $lang['Web Services under control'] = 'PhpWebGallery Web Services are fully operationals and all requests are under control.'; $lang['special_admin_menu'] = 'Specials'; -$lang['pictures_menu'] = 'Pictures'; $lang['Duplicates'] = 'Files with same name in more than one physical category'; $lang['DEMO'] = 'DEMO'; $lang['HOME'] = 'HOME'; |