diff options
-rw-r--r-- | language/en_UK/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index d085fd5d5..84b4207e7 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -159,7 +159,7 @@ $lang['display your favorites photos'] = "display your favorites photos"; $lang['Display'] = "Display"; $lang['Download this file'] = "Download this file"; $lang['Download'] = "download"; -$lang['Each listed rule must be satisfied.'] = "Each listed criterion must be satisfied."; +$lang['Each listed rule must be satisfied.'] = 'Each of the listed criteria must be satisfied.'; $lang['Edit a comment'] = "Edit a comment"; $lang['edit'] = "edit"; //TO remove $lang['Edit'] = 'Edit'; |