Bug 429588 - one accesskey for different context menu items ('View Selection Source' and 'View MathML Source'). r=gavin.

This commit is contained in:
Vlado Valastiak 2008-07-29 16:50:08 +02:00
parent 9fac491233
commit ecacab40db

View File

@ -222,6 +222,8 @@
<!ENTITY reloadFrameCmd.accesskey "R">
<!ENTITY viewPartialSourceForSelectionCmd.label "View Selection Source">
<!ENTITY viewPartialSourceForMathMLCmd.label "View MathML Source">
<!-- LOCALIZATION NOTE (viewPartialSourceCmd.accesskey): This accesskey is used for both
viewPartialSourceForSelectionCmd.label and viewPartialSourceForMathMLCmd.label -->
<!ENTITY viewPartialSourceCmd.accesskey "e">
<!ENTITY viewPageSourceCmd.label "View Page Source">
<!ENTITY viewPageSourceCmd.accesskey "V">