Add signup link to nosuchusertext
authorAryeh Gregor <simetrical@users.mediawiki.org>
Sun, 14 Sep 2008 19:42:25 +0000 (19:42 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Sun, 14 Sep 2008 19:42:25 +0000 (19:42 +0000)
Part of bug 6702, "Default system messages should be improved".  Suggested by Michael De La Rue.

languages/messages/MessagesEn.php

index 0c3b0e8..9120d43 100644 (file)
@@ -931,7 +931,7 @@ Please enable them and try again.',
 'loginsuccesstitle'          => 'Login successful',
 'loginsuccess'               => "'''You are now logged in to {{SITENAME}} as \"\$1\".'''",
 'nosuchuser'                 => 'There is no user by the name "$1".
-Check your spelling, or create a new account.',
+Check your spelling, or [[Special:Userlogin/signup|create a new account]].',
 'nosuchusershort'            => 'There is no user by the name "<nowiki>$1</nowiki>".
 Check your spelling.',
 'nouserspecified'            => 'You have to specify a username.',