From f0cb942463ab1fd0979849d74b3cc7da1ab0e6c4 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Fri, 5 Dec 2008 11:06:06 +0000 Subject: [PATCH] Fix language git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13360 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/conf.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/conf.pl b/config/conf.pl index 444d9c68..3359d4c9 100755 --- a/config/conf.pl +++ b/config/conf.pl @@ -2562,11 +2562,11 @@ sub command311 { sub command311b { print "$NRM"; - print "\n SquirrelMail adds username information to every sent email - in order to prevent possible sender forging when users are allowed - to change their email and/or full name. + print "\n SquirrelMail adds username information to every outgoing + email in order to prevent possible sender forging when users are + allowed to change their email and/or full name. - You can remove user information from this header (y), if you think that + You can remove user information from this header (y) if you think that it violates privacy or security. Note: If users are allowed to change their email addresses, -- 2.25.1