Don't have default accesskey for "Cite this page"

Only very common actions should have accesskeys.  The more accesskeys
you have, the easier it is to do something surprising by mistake when
you hit the wrong key.  Wikis that really want an accesskey for this can
still add it, of course.

Follow-up to r65540.
This commit is contained in:
Aryeh Gregor 2010-05-24 20:10:33 +00:00
parent 7dc1b65468
commit 7bae71bd30

View file

@ -11,7 +11,7 @@ $messages['en'] = array(
'cite_article_desc' => 'Adds a [[Special:Cite|citation]] special page and toolbox link',
'cite_article_link' => 'Cite this page',
'tooltip-cite-article' => 'Information on how to cite this page',
'accesskey-cite-article' => 'g', # Do not translate this
'accesskey-cite-article' => '', # Do not translate this
'cite' => 'Cite',
'cite_page' => 'Page:',
'cite_submit' => 'Cite',