diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-02-22 19:00:55 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-02-22 19:00:55 +0000 |
commit | 472514a69dbbb059011ad988664a5136d750652a (patch) | |
tree | ef86284b21e488be5407fba9d8e475b17ad0034b /language/en_UK/common.lang.php | |
parent | 50b593b9ee94d0a279c2560487ad1f49d2fbc76c (diff) |
[trunk_public] Update en_UK, thanks to : Tadjio
git-svn-id: http://piwigo.org/svn/trunk@20947 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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'; |