From 4fca6fa23442a83b9ef53a19b5754959674ac0a6 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 16 May 2008 20:40:36 +0000 Subject: Bug: 740 Language review git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2347 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/menubar.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/menubar.inc.php') diff --git a/include/menubar.inc.php b/include/menubar.inc.php index 604b66a49..f6d677239 100644 --- a/include/menubar.inc.php +++ b/include/menubar.inc.php @@ -153,7 +153,7 @@ if ('tags' == $page['section']) ) ), 'TITLE' => l10n_dec( - '%d picture are also linked to current tags', + '%d picture is also linked to current tags', '%d pictures are also linked to current tags', $tag['counter']), ) -- cgit v1.2.3