зеркало из https://github.com/mozilla/gecko-dev.git
for bug 41515: Add access key to for Privacy and Security>&Security Manager. Per blake correcting spelling of 'Menu' was 'Ment'.
This commit is contained in:
Родитель
18a0fdcf2d
Коммит
2665caabd4
|
@ -16,7 +16,7 @@
|
|||
</script>
|
||||
|
||||
<menupopup id="personalManagers">
|
||||
<menuitem id="PSMMentItem" position="1" value="&PSMCmd.label;" oncommand="displaySecurityAdvisor()"/>
|
||||
<menuitem id="PSMMenuItem" position="1" value="&PSMCmd.label;" accesskey="&PSMCmd.accesskey;" oncommand="displaySecurityAdvisor();"/>
|
||||
</menupopup>
|
||||
|
||||
</overlay>
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
<!ENTITY PSMCmd.label "Personal Security Manager">
|
||||
<!ENTITY PSMCmd.accesskey "s">
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
<!ENTITY PSMCmd.label "Security Advisor">
|
Загрузка…
Ссылка в новой задаче