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, 2 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index 4f1d2b3e7..a27b3cf78 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -632,4 +632,6 @@ $lang['Picture name: %s'] = 'Picture name: %s'; $lang['Creation date: %s'] = 'Creation date: %s'; $lang['Waiting page: %s'] = 'Waiting page: %s'; $lang['Picture uploaded by %s'] = 'Picture uploaded by %s'; +// --------- Starting below: New or revised $lang ---- from version 1.7.1 +$lang['guest_must_be_guest'] = 'Bad status for user "guest", using default status. Please notify the webmaster.'; ?> |