Bug 343909: 'i' is a bad accesskey, use 's' instead (history menu), patch by Kurt <supernova_00@yahoo.com>, uir=beltzner, r=mano

This commit is contained in:
gavin%gavinsharp.com 2006-07-21 12:30:11 +00:00
parent c78905290d
commit 9f11790b0c

View File

@ -184,7 +184,7 @@
<!-- XXX historyMenu entities are used with or without places (bug 336058) -->
<!ENTITY historyMenu.label "History">
<!ENTITY historyMenu.accesskey "i">
<!ENTITY historyMenu.accesskey "s">
<!ENTITY historyUndoMenu.label "Recently Closed Tabs">
<!ENTITY historyUndoMenu.accesskey "R">