Bug 972700 - Change "New OOP Window" menu item to "New e10s Window". r=billm

This commit is contained in:
Chris Peterson 2014-02-13 18:27:25 -08:00
Родитель d640ccb3dc
Коммит b7a36cac1b
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -28,11 +28,11 @@
command="Tools:PrivateBrowsing"
key="key_privatebrowsing"/>
<menuitem id="menu_newRemoteWindow"
label="New OOP Window"
label="New e10s Window"
hidden="true"
command="Tools:RemoteWindow"/>
<menuitem id="menu_newNonRemoteWindow"
label="New In-process Window"
label="New Non-e10s Window"
hidden="true"
command="Tools:NonRemoteWindow"/>
<menuitem id="menu_openFile"