diff options
Diffstat (limited to 'language/en_UK.iso-8859-1/common.lang.php')
-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 1dfa5c243..4b70ce8ca 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -533,7 +533,7 @@ $lang['random_cat'] = 'Random pictures'; $lang['random_cat_hint'] = 'displays a set of random pictures'; $lang['recent_cats_cat'] = 'Recent categories'; $lang['recent_cats_cat_hint'] = 'displays recently updated categories'; -$lang['recent_image'] = 'Image within the'; +$lang['recent_image'] = 'Images within the'; $lang['recent_period'] = 'Recent period'; $lang['recent_pics_cat'] = 'Recent pictures'; $lang['recent_pics_cat_hint'] = 'displays most recent pictures'; |