accesskeys: preview back to p, protect now '-'
authorGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 15 Apr 2004 16:25:48 +0000 (16:25 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 15 Apr 2004 16:25:48 +0000 (16:25 +0000)
languages/Language.php

index fc07f03..1dbe0c6 100644 (file)
@@ -1455,7 +1455,7 @@ amusement.",
 'accesskey-edit' => 'e',
 'accesskey-viewsource' => 'e',
 'accesskey-history' => 'h',
-'accesskey-protect' => 'p',
+'accesskey-protect' => '-',
 'accesskey-delete' => 'd',
 'accesskey-move' => 'm',
 'accesskey-watch' => 'w',
@@ -1482,7 +1482,7 @@ amusement.",
 'accesskey-upload' => 'u',
 'accesskey-minoredit' => 'i',
 'accesskey-save' => 's',
-'accesskey-preview' => 'v',
+'accesskey-preview' => 'p',
 
 # tooltip help for the main actions
 'tooltip-article' => 'View the article [alt-a]',
@@ -1490,7 +1490,7 @@ amusement.",
 '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-protect' => 'Protect this page [alt--]',
 'tooltip-delete' => 'Delete this page [alt-d]',
 'tooltip-move' => 'Move this page [alt-m]',
 'tooltip-nomove' => 'You don\'t have the permissions to move this page',
@@ -1518,7 +1518,7 @@ amusement.",
 'tooltip-specialpage' => 'This is a special page, you can\'t edit the page itself.',
 'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
 'tooltip-save' => 'Save you changes [alt-s]',
-'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-v]',
+'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
 
 # Metadata
 "nodublincore" => "Dublin Core RDF metadata disabled for this server.",