aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/common.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-01-13 15:24:18 +0000
committerplegall <plg@piwigo.org>2011-01-13 15:24:18 +0000
commitfe569ab1bf4baa44a808a2d6e81bcddc28d61b62 (patch)
treed24dd5bb2db62ce6e8c5143412d549469fc33176 /language/en_UK/common.lang.php
parentf03dcee21a4c5ef3b790de15decddff6c6c23b35 (diff)
feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r--language/en_UK/common.lang.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index 3457ffa72..b5f6fbc7a 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -44,8 +44,6 @@ $lang['%d new image'] = "%d new image";
$lang['%d new images'] = "%d new images";
$lang['%d new user'] = "%d new user";
$lang['%d new users'] = "%d new users";
-$lang['%d waiting element'] = "%d waiting element";
-$lang['%d waiting elements'] = "%d waiting elements";
$lang['About'] = "About";
$lang['All tags'] = "All tags";
$lang['Any tag'] = "Any tag";
@@ -319,7 +317,6 @@ $lang['Registration of %s'] = "Registration of %s";
$lang['Album: %s'] = "Album: %s";
$lang['Picture name: %s'] = "Picture name: %s";
$lang['Creation date: %s'] = "Creation date: %s";
-$lang['Waiting page: %s'] = "Awaiting page: %s";
$lang['Picture uploaded by %s'] = "Picture uploaded by %s";
$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['Administrator, webmaster and special user cannot use this method'] = "Administrator, webmaster and special user cannot use this method";