diff options
author | Richard Bos <richard@radoeka.nl> | 2008-02-01 19:59:32 (GMT) |
---|---|---|
committer | Richard Bos <richard@radoeka.nl> | 2008-02-01 19:59:32 (GMT) |
commit | 5dd4e0f33a34ac5505f1c618942ae457c0a51880 (patch) | |
tree | b558a040d019fc6ee51d529b378ecc3a2020b991 /php/admin/locale/fr | |
parent | c0cdf8510eebc48b1611d67b0b32aa870934d3d2 (diff) | |
download | kolab-webadmin-5dd4e0f33a34ac5505f1c618942ae457c0a51880.tar.gz |
corrected sentence from:
"Reject the message with the except if" to
"Reject the message, except if"
Diffstat (limited to 'php/admin/locale/fr')
-rw-r--r-- | php/admin/locale/fr/LC_MESSAGES/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/admin/locale/fr/LC_MESSAGES/messages.po b/php/admin/locale/fr/LC_MESSAGES/messages.po index 0ee847b..0891907 100644 --- a/php/admin/locale/fr/LC_MESSAGES/messages.po +++ b/php/admin/locale/fr/LC_MESSAGES/messages.po @@ -888,7 +888,7 @@ msgstr "" #: tpl_messages.php:182 msgid "" -"Reject the message with the except if it originates from the outside but has " +"Reject the message, except if it originates from the outside but has " "a From header that matches the Kolab server's domain. In that case rewrite " "the From header so the recipient can see the potential forgery." msgstr "" |