aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/common.lang.php
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2006-04-12 22:49:42 +0000
committerrub <rub@piwigo.org>2006-04-12 22:49:42 +0000
commit8da9ed8d9baac5583c72c2d09c01bddd7adb0cb5 (patch)
tree051db5297bf8d628213ee44eefcb4f36f73077c4 /language/en_UK.iso-8859-1/common.lang.php
parentdffa074a1c02086887527d3358878b678b2be73a (diff)
Issue ID 330:
o Change NBM configuration in order to avoid lose treatment action when occurred timeout o Add news redirect/repost functions git-svn-id: http://piwigo.org/svn/trunk@1156 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/en_UK.iso-8859-1/common.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php
index d11d4d945..8a96b9981 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -343,4 +343,5 @@ $lang['upload_username'] = 'Username';
$lang['useful when password forgotten'] = 'useful when password forgotten';
$lang['w_month'] = 'Month';
$lang['yes'] = 'Yes';
+$lang['redirect_msg'] = 'Redirection...';
?>