diff options
Diffstat (limited to '')
-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 56a597e2d..4acc49b86 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']), ) |