diff options
Diffstat (limited to 'language/en_UK.iso-8859-1')
-rw-r--r-- | language/en_UK.iso-8859-1/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index e959ecb6a..9b5c315e8 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -306,7 +306,7 @@ $lang['%d new element'] = '%d new element'; $lang['%d new elements'] = '%d new elements'; $lang['%d new user'] = '%d new user'; $lang['%d new users'] = '%d new users'; -$lang['%d picture are also linked to current tags'] = '%d picture are also linked to current tags'; +$lang['%d picture are also linked to current tags'] = '%d picture is also linked to current tags'; $lang['%d pictures are also linked to current tags'] = '%d pictures are also linked to current tags'; $lang['%d waiting element'] = '%d waiting element'; $lang['%d waiting elements'] = '%d waiting elements'; |