From d73302db9b8173b6515d6b8cc1c4e10b705c5d31 Mon Sep 17 00:00:00 2001 From: rvelices Date: Sat, 29 May 2010 08:55:42 +0000 Subject: - removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/branches/2.1@6418 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'language/en_UK/admin.lang.php') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 630fa9dda..0bb006327 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -238,7 +238,6 @@ $lang['group "%s" updated'] = "group \"%s\" updated"; $lang['group'] = "group"; $lang['The name of a group must not contain " or \' or be empty.'] = "The name of a group must not contain \" or ' or be empty."; $lang['This name is already used by another group.'] = "This name is already used by another group."; -$lang['Groups'] = "Groups"; $lang['High definition'] = "High definition"; $lang['jump to category'] = "jump to category"; @@ -302,7 +301,6 @@ $lang['Send mail as'] = "Send mail as"; $lang['Send mail to users'] = "Send mail to users"; $lang['Send'] = "Send"; $lang['Options'] = "Options"; -$lang['Send'] = "Send"; $lang['Subscribed'] = "Subscribed"; $lang['Subscribe'] = "Subscribe"; $lang['Parameters'] = "Parameters"; @@ -327,7 +325,6 @@ $lang['Available only with HTML format'] = "Available only with HTML format"; $lang['no write access'] = "no write access"; $lang['Permissions'] = "Permissions"; $lang['private'] = "private"; -$lang['Properties'] = "Properties"; $lang['public'] = "public"; $lang['Purge never used notification feeds'] = "Purge never used notification feeds"; $lang['Purge sessions'] = "Purge sessions"; @@ -363,7 +360,6 @@ $lang['status'] = "status"; $lang['Directory'] = "Directory"; $lang['sub-categories'] = "sub-categories"; $lang['synchronize metadata'] = "synchronize metadata"; -$lang['synchronize'] = "synchronize"; $lang['target'] = "target"; $lang['Thumbnail'] = "Thumbnail"; $lang['title'] = "title"; @@ -445,7 +441,6 @@ $lang['user_status_generic'] = "Generic"; $lang['user_status_guest'] = "Guest"; $lang['user_status_normal'] = "User"; $lang['user_status_webmaster'] = "Webmaster"; -$lang['Users'] = "Users"; $lang['Virtual category'] = "Virtual category"; $lang['Waiting'] = "Pending"; $lang['default'] = "default"; @@ -461,7 +456,6 @@ $lang['Day'] = "Day"; $lang['Pages seen'] = "Pages seen"; $lang['Pictures'] = "Pictures"; $lang['Time'] = "Time"; -$lang['User'] = "User"; $lang['IP'] = "IP"; $lang['Element'] = "Element"; $lang['Section'] = "Section"; @@ -469,7 +463,6 @@ $lang['Tags'] = "Tags"; $lang['Save page visits by guests'] = "Record pages visited by guests"; $lang['Save page visits by users'] = "Record pages visited by users"; $lang['Save page visits by administrators'] = "Record pages visited by administrators"; -$lang['Properties'] = "Properties"; $lang['An information email was sent to group "%s"'] = "Information email sent to group \"%s\""; $lang['Send an information email to group members'] = "Send an information email to group members"; $lang['Group'] = "Group"; @@ -482,7 +475,6 @@ $lang['none'] = "none"; $lang['high'] = "high"; $lang['other'] = "other"; $lang['Element type'] = "Element type"; -$lang['User'] = "User"; $lang['Image id'] = "Image id"; $lang['Summary'] = "Summary"; $lang['%d line filtered'] = "%d line filtered"; @@ -572,7 +564,6 @@ $lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = "P $lang['Can\'t connect to server.'] = "Connection to server impossible."; $lang['Purge compiled templates'] = "Purge compiled templates"; $lang['Caddie is currently empty'] = "The caddie is currently empty"; -$lang['Upload'] = "Upload"; $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"; @@ -654,7 +645,6 @@ $lang['unknown'] = 'unknown'; $lang['Upload Photos'] = 'Upload Photos'; $lang['Drop into category'] = 'Drop into category'; $lang['+ Add an upload box'] = '+ Add an upload box'; -$lang['Upload'] = 'Upload'; $lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Create the "%s" directory at the root of your Piwigo installation'; $lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'; $lang['existing category'] = 'existing category'; -- cgit v1.2.3