From ef96770a2c6269bb9a8bfc04fddf5b4d40aeac51 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Thu, 2 Dec 2010 08:10:14 +0000 Subject: [PATCH] Consistency tweak: 'user name' -> 'username'. The latter seems more common. --- languages/messages/MessagesEn.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index d053baebe1..7c00fbd300 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1072,11 +1072,11 @@ 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.', +'noname' => 'You have not specified a valid username.', 'loginsuccesstitle' => 'Login successful', 'loginsuccess' => "'''You are now logged in to {{SITENAME}} as \"\$1\".'''", 'nosuchuser' => 'There is no user by the name "$1". -User names are case sensitive. +Usernames are case sensitive. Check your spelling, or [[Special:UserLogin/signup|create a new account]].', 'nosuchusershort' => 'There is no user by the name "$1". Check your spelling.', @@ -1215,7 +1215,7 @@ If you click \"{{int:savearticle}}\" again, your edit will be saved without one. 'summary-preview' => 'Summary preview:', 'subject-preview' => 'Subject/headline preview:', 'blockedtitle' => 'User is blocked', -'blockedtext' => "'''Your user name or IP address has been blocked.''' +'blockedtext' => "'''Your username or IP address has been blocked.''' The block was made by $1. The reason given is ''$2''. @@ -2528,7 +2528,7 @@ Please note that other web sites may link to a file with a direct URL, and so ma 'log' => 'Logs', 'all-logs-page' => 'All public logs', 'alllogstext' => 'Combined display of all available logs of {{SITENAME}}. -You can narrow down the view by selecting a log type, the user name (case-sensitive), or the affected page (also case-sensitive).', +You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).', 'logempty' => 'No matching items in log.', 'log-title-wildcard' => 'Search titles starting with this text', -- 2.20.1