From 0ab350dce7be0d04b92f1821ba80907a04960e6e Mon Sep 17 00:00:00 2001 From: e107steved Date: Wed, 30 Jul 2008 19:46:30 +0000 Subject: [PATCH] Bugtracker #4473 - clarify message --- e107_languages/English/lan_signup.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e107_languages/English/lan_signup.php b/e107_languages/English/lan_signup.php index 243ca0e88..ac93e281b 100644 --- a/e107_languages/English/lan_signup.php +++ b/e107_languages/English/lan_signup.php @@ -4,8 +4,8 @@ | e107 website system - Language File. | | $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_signup.php,v $ -| $Revision: 1.11 $ -| $Date: 2008-06-13 20:20:22 $ +| $Revision: 1.12 $ +| $Date: 2008-07-30 19:46:30 $ | $Author: e107steved $ +----------------------------------------------------------------------------+ */ @@ -85,7 +85,7 @@ define("LAN_SIGNUP_26", "Upload your photograph"); define("LAN_SIGNUP_27", "Show"); define("LAN_SIGNUP_28", "choice of Content/Mail-lists"); define("LAN_SIGNUP_29", "A verification email will be sent to the email address you enter here so it must be valid."); -define("LAN_SIGNUP_30", "If you do not wish to display your email address on this site, please tick the 'hide email address' box."); +define("LAN_SIGNUP_30", "If you do not wish to display your email address on this site, please select 'Yes' for the 'Hide email address?' option."); define("LAN_SIGNUP_31", "URL to your XUP file"); define("LAN_SIGNUP_32", "What's an XUP file?"); define("LAN_SIGNUP_33", "Type path or choose avatar");