diff options
Diffstat (limited to 'include')
-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 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']), ) |