mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
Bug 473722 - Switch the accesskey of the private browsing menu item from B to P; r+a=mconnor
This commit is contained in:
parent
76452d9c3c
commit
08f13820ef
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user