diff options
Diffstat (limited to 'include/menubar.inc.php')
-rw-r--r-- | include/menubar.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
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']), ) |