diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-12-01 04:51:13 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-12-01 04:51:13 +0000 |
commit | 76780eb57839fdb2ae6a4210d094568fa960ba04 (patch) | |
tree | f3802ea6697670a8976d803fb56765b3f381b63d /language/en_UK/common.lang.php | |
parent | adc90e72b681d2c63d86f23161fabac456ba983a (diff) |
language cleanup (exact duplicates or almost same duplicate)
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/common.lang.php | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 0ffab7bde..bc063ba2f 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -64,7 +64,6 @@ $lang['About'] = "About"; $lang['Accelerate diaporama speed'] = "Increase slideshow speed"; $lang['Add a comment'] = "Add a comment"; $lang['add this photo to your favorites'] = "add this photo to your favorites"; -$lang['add to caddie'] = "add to caddie"; $lang['Admin: %s'] = "Admin: %s"; $lang['Administration'] = "Administration"; $lang['Album results for'] = "Album results for"; @@ -89,7 +88,6 @@ $lang['available for administrators only'] = "available for administrators only" $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Bad status for user \"guest\", default status will be used. Please notify the webmaster."; $lang['Best rated'] = "Best rated"; $lang['Browser: %s'] = "Browser: %s"; -$lang['caddie'] = "Caddie"; $lang['Calendar'] = "Calendar"; $lang['Change my password'] = 'Change my password'; $lang['Check your email for the confirmation link'] = 'Check your email for the confirmation link'; @@ -132,7 +130,6 @@ $lang['day'][5] = "Friday"; $lang['day'][6] = "Saturday"; $lang['Default'] = "Default"; $lang['delete all photos from your favorites'] = "delete all photos from your favorites"; -$lang['delete this comment'] = "delete this comment"; $lang['delete this photo from your favorites'] = "delete this photo from your favorites"; $lang['Delete'] = "Delete"; $lang['descending'] = "descending"; @@ -158,8 +155,7 @@ $lang['download'] = "download"; $lang['E-mail address'] = "E-mail address"; $lang['Each listed rule must be satisfied.'] = "Each listed criterion must be satisfied."; $lang['Edit a comment'] = "Edit a comment"; -$lang['edit this comment'] = "edit this comment"; -$lang['edit'] = "edit"; +$lang['edit'] = "edit"; //TO remove $lang['Edit'] = 'Edit'; $lang['Email address is missing. Please specify an email address.'] = "Email address is missing. Please specify an email address."; $lang['Email address'] = "Email address"; @@ -354,7 +350,6 @@ $lang['User: %s'] = "User: %s"; $lang['Username "%s" on gallery %s'] = 'Username "%s" on gallery %s'; $lang['Username or email'] = 'Username or email'; $lang['Username'] = "Username"; -$lang['validate this comment'] = 'validate this comment'; $lang['View'] = "View"; $lang['Visits'] = "Visits"; $lang['Webmaster'] = "Webmaster"; |