Fix some language keys problems

Need translations !

git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
nikrou
2010-03-20 22:35:39 +00:00
parent 251eeb05ab
commit af78fa6193
22 changed files with 107 additions and 56 deletions
+1 -1
View File
@@ -516,7 +516,7 @@ SELECT
array_push(
$page['infos'],
sprintf(
l10n('An information email was sent to group \"%s\"'),
l10n('An information email was sent to group "%s"'),
$group_name
)
);