Cleanup for r26690: don't add new accesskeys without dire need. We already have too...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 18 Oct 2007 14:59:54 +0000 (14:59 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 18 Oct 2007 14:59:54 +0000 (14:59 +0000)
RELEASE-NOTES
languages/messages/MessagesEn.php

index e245040..eed4ddb 100644 (file)
@@ -37,8 +37,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   of the strict() authentication behavior.
 * (bug 7872) Deleted revisions can now be viewed as diffs showing changes
   against the previous revision, whether currently deleted or live.
-* Added accesskey and tooltip for the "Go" button, and tooltip for the "Search"
-  button.
+* Added tooltips for the "Go" and "Search" buttons
 * (bug 11649) Show input form when Special:Whatlinkshere has no parameters
 
 === Bug fixes in 1.12 ===
index 013bf9c..131f0b8 100644 (file)
@@ -2272,7 +2272,7 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'accesskey-ca-watch'                => 'w', # don't translate or duplicate this message to other languages
 'accesskey-ca-unwatch'              => 'w', # don't translate or duplicate this message to other languages
 'accesskey-search'                  => 'f', # don't translate or duplicate this message to other languages
-'accesskey-search-go'               => 'g', # don't translate or duplicate this message to other languages
+'accesskey-search-go'               => '', # don't translate or duplicate this message to other languages
 'accesskey-search-fulltext'         => '', # don't translate or duplicate this message to other languages
 'accesskey-p-logo'                  => '', # don't translate or duplicate this message to other languages
 'accesskey-n-mainpage'              => 'z', # don't translate or duplicate this message to other languages