From d4e5013b7e1da0eecee65430278628e632c831df Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Wed, 27 Apr 2005 22:41:35 +0000 Subject: [PATCH] * Fixed the obsolete references to stars in msg:emailforlost as reported by Rowan Collins: http://mail.wikipedia.org/pipermail/wikitech-l/2005-April/029040.html * Rewored various messages related to user login. --- languages/Language.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index 3ffde990ed..a173a1fc46 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -562,8 +562,8 @@ your browser cache.\n", Your account has been created. Don't forget to change your {{SITENAME}} preferences.", 'loginpagetitle' => 'User login', -'yourname' => 'Your user name', -'yourpassword' => 'Your password', +'yourname' => 'User name', +'yourpassword' => 'Password', 'yourpasswordagain' => 'Retype password', 'newusersonly' => ' (new users only)', 'remembermypassword' => 'Remember my password across sessions.', @@ -586,12 +586,12 @@ Your account has been created. Don't forget to change your {{SITENAME}} preferen 'yourvariant' => 'Variant', 'yournick' => 'Nickname', 'email' => 'Email', -'emailforlost' => "Fields marked with stars (*, **) are optional. Storing an email address enables people to contact you through the website without you having to reveal your +'emailforlost' => "Fields marked with superscripts are optional. Storing an email address enables people to contact you through the website without you having to reveal your email address to them, and it can be used to send you a new password if you forget it.

Your real name, if you choose to provide it, will be used for giving you attribution for your work.", 'prefs-help-email-enotif' => 'This address is also used to send you email notifications if you enabled the options.', 'prefs-help-realname' => '¹ Real name (optional): if you choose to provide it this will be used for giving you attribution for your work.', 'loginerror' => 'Login error', -'prefs-help-email' => '² Email (optional): Enables others to contact you through your user or user_talk page without the need of revealing your', +'prefs-help-email' => '² Email (optional): Enables others to contact you through your user or user_talk page without the need of revealing your identity.', 'nocookiesnew' => "The user account was created, but you are not logged in. {{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.", 'nocookieslogin' => "{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.", 'noname' => 'You have not specified a valid user name.', -- 2.20.1