r40829 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r40828‎ | r40829 | r40830 >
Date:19:42, 14 September 2008
Author:simetrical
Status:old
Tags:
Comment:
Add signup link to nosuchusertext

Part of bug 6702, "Default system messages should be improved". Suggested by Michael De La Rue.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -931,7 +931,7 @@
932932 'loginsuccesstitle' => 'Login successful',
933933 'loginsuccess' => "'''You are now logged in to {{SITENAME}} as \"\$1\".'''",
934934 'nosuchuser' => 'There is no user by the name "$1".
935 -Check your spelling, or create a new account.',
 935+Check your spelling, or [[Special:Userlogin/signup|create a new account]].',
936936 'nosuchusershort' => 'There is no user by the name "<nowiki>$1</nowiki>".
937937 Check your spelling.',
938938 'nouserspecified' => 'You have to specify a username.',

Follow-up revisions

RevisionCommit summaryAuthorDate
r46871(bug 6702) Default system messages updated/improved. Processed patches 5327 a...siebrand18:25, 5 February 2009

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r40508(bug 6702) Improve some default system messagessimetrical22:11, 5 September 2008
r40760(bug 6702) Improve default English messages...simetrical21:08, 12 September 2008