aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/common.lang.php
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-05-13 20:47:25 +0000
committerrub <rub@piwigo.org>2007-05-13 20:47:25 +0000
commit13bd2aed42642746f4506e6484214ecb55dabea8 (patch)
treec0caccbe5521235624bd2b2ee9e93c1396d3375b /language/en_UK.iso-8859-1/common.lang.php
parent8a66364ac6c8b48a55067f632b02feee25c57b84 (diff)
Move language markers following last commit.
git-svn-id: http://piwigo.org/svn/trunk@2009 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/common.lang.php')
-rw-r--r--language/en_UK.iso-8859-1/common.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php
index 1fbee9c7b..fd6aa5cd3 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -632,6 +632,6 @@ $lang['Picture name: %s'] = 'Picture name: %s';
$lang['Creation date: %s'] = 'Creation date: %s';
$lang['Waiting page: %s'] = 'Waiting page: %s';
$lang['Picture uploaded by %s'] = 'Picture uploaded by %s';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method';
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
+$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method';
?>