aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-03-17 11:20:57 +0000
committerrub <rub@piwigo.org>2007-03-17 11:20:57 +0000
commitea27482987c7a5e2ccca59dfe6b295e180b077a6 (patch)
tree5fa51ecebb841b16f2dc745db5fc89a70ad68931 /language/en_UK.iso-8859-1
parentf1914f122efe57bd8434fb4e024da92582d1b095 (diff)
Fix problem when admin send email information about category.
git-svn-id: http://piwigo.org/svn/trunk@1917 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1')
-rw-r--r--language/en_UK.iso-8859-1/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php
index 94883cf27..89c3148fa 100644
--- a/language/en_UK.iso-8859-1/admin.lang.php
+++ b/language/en_UK.iso-8859-1/admin.lang.php
@@ -583,6 +583,7 @@ $lang['An information email was sent to group "%s"'] = 'An information email was
$lang['Send an information email to group members'] = 'Send an information email to group members';
$lang['Group'] = 'Group';
$lang['[%s] Come to visit the category %s'] = '[%s] Come to visit the category %s';
+$lang['Hello,'] = 'Hello,';
$lang['See you soon.'] = 'See you soon.';
$lang['Come to discover the category:'] = 'Come to discover the category:';
$lang['mail_content'] = 'Mail content';