Bug 473722 - Switch the accesskey of the private browsing menu item from B to P; r+a=mconnor

This commit is contained in:
Ehsan Akhgari 2009-02-27 00:18:42 +03:30
parent 76452d9c3c
commit 08f13820ef

View File

@ -168,9 +168,9 @@
<!-- LOCALIZATION NOTE : These two strings can share an access key beause they never appear together on the menu -->
<!ENTITY privateBrowsingCmd.start.label "Start Private Browsing">
<!ENTITY privateBrowsingCmd.start.accesskey "B">
<!ENTITY privateBrowsingCmd.start.accesskey "P">
<!ENTITY privateBrowsingCmd.stop.label "Stop Private Browsing">
<!ENTITY privateBrowsingCmd.stop.accesskey "B">
<!ENTITY privateBrowsingCmd.stop.accesskey "P">
<!ENTITY privateBrowsingCmd.commandkey "P">
<!ENTITY viewMenu.label "View">