add "Powered by Mediawiki" to gnunote
authorErik Moeller <erik@users.mediawiki.org>
Sun, 4 Apr 2004 22:46:07 +0000 (22:46 +0000)
committerErik Moeller <erik@users.mediawiki.org>
Sun, 4 Apr 2004 22:46:07 +0000 (22:46 +0000)
languages/Language.php

index 69e8fbe..001e6ad 100644 (file)
@@ -555,7 +555,7 @@ $wgLanguageNamesEn =& $wgLanguageNames;
 "redirectedfrom" => "(Redirected from $1)",
 "lastmodified" => "This page was last modified $1.",
 "viewcount"            => "This page has been accessed $1 times.",
-"gnunote" => "All text is available under the terms of the <a class='internal' href='$wgScriptPath/index.php/GNU_Free_Documentation_License'>GNU Free Documentation License</a>.",
+"gnunote" => "All text is available under the terms of the <a class='internal' href='$wgScriptPath/index.php/GNU_Free_Documentation_License'>GNU Free Documentation License</a>. $wgSitename is powered by <a href='http://www.mediawiki.org/' class='external'>MediaWiki</a>, an open source wiki engine.",
 "printsubtitle" => "(From $wgServer)",
 "protectedpage" => "Protected page",
 "administrators" => "$wgMetaNamespace:Administrators",