From: Raimond Spekking Date: Thu, 2 Dec 2010 08:10:14 +0000 (+0000) Subject: Consistency tweak: 'user name' -> 'username'. The latter seems more common. X-Git-Tag: 1.31.0-rc.0~33647 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=ef96770a2c6269bb9a8bfc04fddf5b4d40aeac51;p=lhc%2Fweb%2Fwiklou.git Consistency tweak: 'user name' -> 'username'. The latter seems more common. --- 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',