diff options
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r-- | language/en_UK/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index bf2f4d9ab..8f54168ed 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -145,7 +145,6 @@ $lang['caddie'] = "Caddie"; $lang['Calendar'] = "Calendar"; $lang['All'] = "All"; $lang['display each day with pictures, month per month'] = "display each day with pictures, month per month"; -$lang['display pictures added on'] = "display pictures added on"; $lang['View'] = "View"; $lang['chronology_monthly_calendar'] = "Monthly calendar"; $lang['chronology_monthly_list'] = "Monthly list"; @@ -311,7 +310,6 @@ $lang['can\'t upload the picture on the server'] = "the picture cannot be upload $lang['the username must be given'] = "the username is required"; $lang['A picture\'s name already used'] = "this picture name is already used"; $lang['You must choose a picture fileformat for the image'] = "You must choose a picture fileformat for the image"; -$lang['You can\'t upload pictures in this category'] = "You cannot upload pictures in this category"; $lang['Name of the picture'] = "Picture name"; $lang['Upload a picture'] = "Upload a picture"; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "Picture uploaded with success, an administrator will validate it as soon as possible"; @@ -324,7 +322,6 @@ $lang['Browser: %s'] = "Browser: %s"; $lang['Author: %s'] = "Author: %s"; $lang['Comment: %s'] = "Comment: %s"; $lang['Delete: %s'] = "Delete: %s"; -$lang['Validate: %s'] = "Validate: %s"; $lang['Comment by %s'] = "Comment by %s"; $lang['User: %s'] = "User: %s"; $lang['Email: %s'] = "Email: %s"; |