anon talk had whitespace, accesskey for upload fixed, new tooltip for 'view source'
authorGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 12 Apr 2004 18:42:34 +0000 (18:42 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 12 Apr 2004 18:42:34 +0000 (18:42 +0000)
languages/Language.php

index dc19381..3c6dfac 100644 (file)
@@ -742,7 +742,7 @@ To create the page, start typing in the box below
 (see the [[{{ns:4}}:Help|help page]] for more info).
 If you are here by mistake, just click your browser's '''back''' button.",
 "talkpagetext" => "<!-- MediaWiki:talkpagetext -->",
-"anontalkpagetext" => "---- ''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.'' ",
+"anontalkpagetext" => "----''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.'' ",
 "noarticletext" => "(There is currently no text in this page)",
 "updated"              => "(Updated)",
 "note"                 => "<strong>Note:</strong> ",
@@ -1453,6 +1453,7 @@ amusement.",
 'accesskey-article' => 'a',
 'accesskey-talk' => 't',
 'accesskey-edit' => 'e',
+'accesskey-viewsource' => 'e',
 'accesskey-history' => 'h',
 'accesskey-protect' => 'p',
 'accesskey-delete' => 'd',
@@ -1478,7 +1479,7 @@ amusement.",
 'accesskey-whatlinkshere' => 'b',
 'accesskey-specialpages' => 'q',
 'accesskey-specialpage' => '',
-'accesskey-upload' => 'f',
+'accesskey-upload' => 'u',
 'accesskey-minoredit' => 'i',
 'accesskey-save' => 's',
 'accesskey-preview' => 'p',
@@ -1487,6 +1488,7 @@ amusement.",
 'tooltip-article' => 'View the article [alt-a]',
 'tooltip-talk' => 'Discussion about the article [alt-t]',
 'tooltip-edit' => 'You can edit this page. Please use the preview button before saving. [alt-e]',
+'tooltip-viewsource' => 'This page is protected. You can view it\'s source. [alt-e]',
 'tooltip-history' => 'Past versions of this page, [alt-h]',
 'tooltip-protect' => 'Protect this page [alt-p]',
 'tooltip-delete' => 'Delete this page [alt-d]',