From 77c7083eec42444be783803495a3350413e2a347 Mon Sep 17 00:00:00 2001 From: rub Date: Sat, 29 Sep 2007 10:01:54 +0000 Subject: Next of commit 2109 Change translation is best of change language keyword. git-svn-id: http://piwigo.org/svn/trunk@2110 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/menubar.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/menubar.inc.php b/include/menubar.inc.php index 4acc49b86..56a597e2d 100644 --- a/include/menubar.inc.php +++ b/include/menubar.inc.php @@ -153,7 +153,7 @@ if ('tags' == $page['section']) ) ), 'TITLE' => l10n_dec( - '%d picture is also linked to current tags', + '%d picture are also linked to current tags', '%d pictures are also linked to current tags', $tag['counter']), ) -- cgit v1.2.3