diff options
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index b89fb3e24..e9e8225a0 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -377,4 +377,5 @@ $lang['This author modified following comment:'] = 'This author modified followi $lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d'; $lang['delete this comment'] = "delete this comment"; $lang['validate this comment'] = 'validate this comment'; -?> +$lang['html tags are not allowed in login'] = 'html tags are not allowed in login'; +?>
\ No newline at end of file |