aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/common.lang.php
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2006-04-14 21:11:56 +0000
committerrub <rub@piwigo.org>2006-04-14 21:11:56 +0000
commite1c0fd7f4c76ae6c343b21dcf904ad4ef0b87ece (patch)
tree44aa6d311437ae1f366106cf6ed5be72bf579766 /language/en_UK.iso-8859-1/common.lang.php
parent0d1eb2ecf3ce9ba580352f22179751a85a911e0f (diff)
Issue ID 326:
o Fix none translations "pictures" o Fix display 0 pictures git-svn-id: http://piwigo.org/svn/trunk@1172 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 8a96b9981..491a5966c 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -344,4 +344,5 @@ $lang['useful when password forgotten'] = 'useful when password forgotten';
$lang['w_month'] = 'Month';
$lang['yes'] = 'Yes';
$lang['redirect_msg'] = 'Redirection...';
+$lang['pictures'] = 'pictures';
?>