access key tweaks
authorGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 8 Apr 2004 13:09:20 +0000 (13:09 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 8 Apr 2004 13:09:20 +0000 (13:09 +0000)
languages/Language.php

index cc13726..8822ed0 100644 (file)
@@ -1505,14 +1505,14 @@ amusement.",
 'accesskey-move' => 'm',
 'accesskey-watch' => '',
 'accesskey-unwatch' => '',
-'accesskey-watchlist' => 'w',
-'accesskey-userpage' => '',
-'accesskey-mytalk' => '',
+'accesskey-watchlist' => 'l',
+'accesskey-userpage' => '.',
+'accesskey-mytalk' => 'n',
 'accesskey-preferences' => '',
-'accesskey-mycontris' => '',
-'accesskey-login' => 'l',
-'accesskey-search' => 's',
-'accesskey-mainpage' => '',
+'accesskey-mycontris' => 'y',
+'accesskey-login' => 'o',
+'accesskey-search' => 'f',
+'accesskey-mainpage' => 'z',
 'accesskey-portal' => '',
 'accesskey-randompage' => 'x',
 'accesskey-currentevents' => '',
@@ -1521,9 +1521,9 @@ amusement.",
 'accesskey-recentchanges' => 'r',
 'accesskey-recentchangeslinked' => 'c',
 'accesskey-whatlinkshere' => 'b',
-'accesskey-specialpages' => '',
+'accesskey-specialpages' => 'q',
 'accesskey-specialpage' => '',
-'accesskey-upload' => 'u',
+'accesskey-upload' => 'f',
 
 # tooltip help for the main actions
 'tooltip-article' => 'View the article [alt-a]',
@@ -1536,15 +1536,15 @@ amusement.",
 'tooltip-nomove' => 'You don\'t have the permissions to move this page',
 'tooltip-watch' => 'Add this page to your watchlist',
 'tooltip-unwatch' => 'Remove this page from your watchlist',
-'tooltip-watchlist' => 'The watchlist is the list of pages you\'re monitoring for changes. [alt-w]',
-'tooltip-userpage' => 'My user page',
-'tooltip-mytalk' => 'My talk page',
+'tooltip-watchlist' => 'The watchlist is the list of pages you\'re monitoring for changes. [alt-l]',
+'tooltip-userpage' => 'My user page [alt-.]',
+'tooltip-mytalk' => 'My talk page [alt-n]',
 'tooltip-preferences' => 'My preferences',
-'tooltip-mycontris' => 'List of my contributions',
-'tooltip-login' => 'You are encouraged to log in before editing, it\'s not mandatory however.',
-'tooltip-logout' => 'The start button',
-'tooltip-search' => 'Search this wiki',
-'tooltip-mainpage' => 'Visit the Main Page',
+'tooltip-mycontris' => 'List of my contributions [alt-y]',
+'tooltip-login' => 'You are encouraged to log in before editing, it\'s not mandatory however. [alt-o]',
+'tooltip-logout' => 'The start button [alt-o]',
+'tooltip-search' => 'Search this wiki [alt-f]',
+'tooltip-mainpage' => 'Visit the Main Page [alt-z]',
 'tooltip-portal' => 'About the project, what you can do, where to find things',
 'tooltip-randompage' => 'Load a random page [alt-x]',
 'tooltip-currentevents' => 'Find background information on current events',
@@ -1553,7 +1553,7 @@ amusement.",
 'tooltip-recentchanges' => 'The list of recent changes in the wiki. [alt-r]',
 'tooltip-recentchangeslinked' => 'Recent changes in pages linking to this page [alt-c]',
 'tooltip-whatlinkshere' => 'List of all wiki pages that link here [alt-b]',
-'tooltip-specialpages' => 'List of all special pages',
+'tooltip-specialpages' => 'List of all special pages [alt-q]',
 'tooltip-upload' => 'Upload images or media files [alt-u]',
 'tooltip-specialpage' => 'This is a special page, you can\'t edit the page itself.',