Default main page content improved per bug 4690
authorRob Church <robchurch@users.mediawiki.org>
Fri, 20 Jan 2006 21:52:52 +0000 (21:52 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Fri, 20 Jan 2006 21:52:52 +0000 (21:52 +0000)
RELEASE-NOTES
languages/Language.php

index 7c8176d..3a2a5d8 100644 (file)
@@ -224,6 +224,7 @@ i18n / Languages:
 * (bug 4510) Correct Barnes & Noble bookstore URLs
 * (bug 3991) Allow the operation of wikicode on Protect move only text
 * (bug 4267) Switch dv sd ug ks arc languages to RTL
+* Default main page content improved per bug 4690
 
 Parser:
 * (bug 2522) {{CURRENTDAY2}} now shows the current day number with two digits
index ec670f5..67b8f55 100644 (file)
@@ -368,8 +368,8 @@ parent class in order maintain consistency across languages.
 'linktrail'            => '/^([a-z]+)(.*)$/sD',
 'linkprefix'           => '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD',
 'mainpage'             => 'Main Page',
-'mainpagetext' => 'Wiki software successfully installed.',
-'mainpagedocfooter' => 'Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface] and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User\'s Guide] for usage and configuration help.',
+'mainpagetext' => "'''MediaWiki has been successfully installed.'''",
+'mainpagedocfooter' => "Consult the [http://www.mediawiki.org/wiki/Help:Configuration_settings configuration settings list] and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for information on customising and using the wiki software.",
 
 'portal'               => 'Community portal',
 'portal-url'   => 'Project:Community Portal',