r77564 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77563‎ | r77564 | r77565 >
Date:08:10, 2 December 2010
Author:raymond
Status:ok
Tags:
Comment:
Consistency tweak: 'user name' -> 'username'. The latter seems more common.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1072,11 +1072,11 @@
10731073 'nocookieslogin' => '{{SITENAME}} uses cookies to log in users.
10741074 You have cookies disabled.
10751075 Please enable them and try again.',
1076 -'noname' => 'You have not specified a valid user name.',
 1076+'noname' => 'You have not specified a valid username.',
10771077 'loginsuccesstitle' => 'Login successful',
10781078 'loginsuccess' => "'''You are now logged in to {{SITENAME}} as \"\$1\".'''",
10791079 'nosuchuser' => 'There is no user by the name "$1".
1080 -User names are case sensitive.
 1080+Usernames are case sensitive.
10811081 Check your spelling, or [[Special:UserLogin/signup|create a new account]].',
10821082 'nosuchusershort' => 'There is no user by the name "<nowiki>$1</nowiki>".
10831083 Check your spelling.',
@@ -1215,7 +1215,7 @@
12161216 'summary-preview' => 'Summary preview:',
12171217 'subject-preview' => 'Subject/headline preview:',
12181218 'blockedtitle' => 'User is blocked',
1219 -'blockedtext' => "'''Your user name or IP address has been blocked.'''
 1219+'blockedtext' => "'''Your username or IP address has been blocked.'''
12201220
12211221 The block was made by $1.
12221222 The reason given is ''$2''.
@@ -2528,7 +2528,7 @@
25292529 'log' => 'Logs',
25302530 'all-logs-page' => 'All public logs',
25312531 'alllogstext' => 'Combined display of all available logs of {{SITENAME}}.
2532 -You can narrow down the view by selecting a log type, the user name (case-sensitive), or the affected page (also case-sensitive).',
 2532+You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).',
25332533 'logempty' => 'No matching items in log.',
25342534 'log-title-wildcard' => 'Search titles starting with this text',
25352535

Status & tagging log