diff options
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/admin.lang.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 47bf089ee..bbcc73204 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -48,8 +48,6 @@ $lang['%d users deleted'] = "%d users deleted"; $lang['%d user'] = "%d user"; $lang['%d users'] = "%d users"; $lang['%d waiting for validation'] = "%d waiting for validation"; -$lang['%d waiting pictures rejected'] = "%d waiting pictures rejected"; -$lang['%d waiting pictures validated'] = "%d waiting pictures validated"; $lang['Actions'] = "Actions"; $lang['Activate'] = "Activate"; $lang['Add/delete a permalink'] = "Add/delete a permalink"; @@ -90,7 +88,6 @@ $lang['Elements'] = "Elements"; $lang['Email admins when a new user registers'] = "Email admins when a new user registers"; $lang['Email admins when a valid comment is entered'] = "Email admins when a valid comment is entered"; $lang['Email admins when a comment requires validation'] = "Email admins when a comment requires validation"; -$lang['Email admins when a picture is uploaded'] = "Email admins when a picture is uploaded"; $lang['Empty caddie'] = "Empty caddie"; $lang['Environment'] = "Environment"; $lang['Form'] = "Form"; @@ -149,7 +146,6 @@ $lang['Random picture'] = "Random picture"; $lang['Rate date'] = "Rating date"; $lang['Rating by guests'] = "Rating by guests"; $lang['Rating'] = "Rating"; -$lang['Reject All'] = "Reject All"; $lang['Reject'] = "Reject"; $lang['Representant'] = "Representant"; $lang['Representation of albums'] = "Representation of albums"; @@ -175,7 +171,6 @@ $lang['Uninstall'] = "Uninstall"; $lang['Use the default image sort order (defined in the configuration file)'] = "Use default image sort order (defined in the configuration file)"; $lang['User comments validation'] = "User comments validation"; $lang['Users'] = "Users"; -$lang['Validate All'] = "Validate All"; $lang['Validate'] = "Validate"; $lang['Validation'] = "Validation"; $lang['Version'] = "Version"; @@ -199,7 +194,6 @@ $lang['Public'] = "Public"; $lang['Find a new representant by random'] = "Find a new random representant"; $lang['Public / Private'] = "Public / Private"; $lang['Manage authorizations for selected albums'] = "Manage authorizations for selected albums"; -$lang['Select uploadable albums'] = "Select uploadable albums"; $lang['Virtual album added'] = "Virtual album added"; $lang['Virtual album deleted'] = "Virtual album deleted"; $lang['Access type'] = "Access type"; @@ -218,7 +212,6 @@ $lang['Dissociate from album'] = "Dissociate from album"; $lang['dissociate from group'] = "dissociate from group"; $lang['edit album permissions'] = "edit album permissions"; $lang['Album updated successfully'] = "Album updated successfully"; -$lang['Authorize upload'] = "Authorize upload"; $lang['elements per page'] = "elements per page"; $lang['elements'] = "elements"; $lang['High definition enabled'] = "High definition enabled"; @@ -366,7 +359,6 @@ $lang['User list'] = "Users list"; $lang['Modify informations about a picture'] = "Modify picture information"; $lang['Thumbnail creation'] = "Thumbnail creation"; $lang['Database synchronization with files'] = "Database synchronization with files"; -$lang['Pictures waiting for validation'] = "Pictures awaiting validation"; $lang['all'] = "all"; $lang['pictures without thumbnail (jpeg and png only)'] = "pictures without thumbnail (jpeg and png only)"; $lang['height must be a number superior to'] = "height must be a number greater than"; @@ -555,8 +547,6 @@ $lang['An error occured during extraction (%s).'] = "An error occured during the $lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."; $lang['Can\'t connect to server.'] = "Connection to server impossible."; $lang['Purge compiled templates'] = "Purge compiled templates"; -$lang['Show upload link every time'] = "Show upload link all the time"; -$lang['User access level to upload'] = "User access level for uploading"; $lang['ACCESS_0'] = "Free access"; $lang['ACCESS_1'] = "Access to all"; $lang['ACCESS_2'] = "Access to registered users"; @@ -735,7 +725,6 @@ $lang['Add Photos'] = 'Add Photos'; $lang['Download'] = 'Download'; $lang['The following tag was deleted'] = 'The following tag was deleted'; $lang['Miscellaneous'] = 'Miscellaneous'; -$lang['User Upload'] = 'User Upload'; $lang['Virtual Links'] = 'Virtual Links'; $lang['There is no other language available.'] = 'There is no other language available.'; $lang['There is no other plugin available.'] = 'There is no other plugin available.'; |