diff options
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r-- | language/en_UK/common.lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 1dccbfc71..b0b8421fe 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -335,7 +335,6 @@ $lang['Reset to default values'] = "Reset to default values"; $lang['delete all photos from your favorites'] = "delete all photos from your favorites"; $lang['Sent by'] = "Sent by"; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "Cookies are blocked or not supported by your browser. You must enable cookies to log in."; - $lang['edit this comment'] = "edit this comment"; $lang['Edit a comment'] = "Edit a comment"; $lang['Are you sure?'] = "Are you sure?"; @@ -352,4 +351,4 @@ $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'; -?> +?>
\ No newline at end of file |