Bug 117532 UI Pref to prevent sites from taking over context menu

patch by robert@accettura.com r=neil sr=ben a=mkaply
This commit is contained in:
timeless%mozdev.org 2004-03-16 04:41:10 +00:00
Родитель 171dff95e7
Коммит ed06558c89
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -80,7 +80,7 @@
<listitem type="checkbox" id="allowImageSrcChange" label="&allowWindowImageSrcChange.label;"
prefinverse="true" prefstring="dom.disable_image_src_set"/>
<listitem type="checkbox" id="allowContextmenuDisable" label="&allowContextmenuDisable.label;"
prefinverse="true" prefstring="dom.event.contextmenu.enabled"/>
prefstring="dom.event.contextmenu.enabled"/>
</listbox>
</groupbox>

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

@ -14,7 +14,7 @@
<!ENTITY allowWindowFlip.label "Raise or lower windows">
<!ENTITY allowWindowStatusChange.label "Change status bar text">
<!ENTITY allowWindowImageSrcChange.label "Change images">
<!ENTITY allowContextmenuDisable.label "Disable a Page's Context Menu">
<!ENTITY allowContextmenuDisable.label "Disable or replace context menus">
<!ENTITY allowHideStatusBar.label "Hide the status bar">
<!ENTITY enablePlugin.label "Enable Plug-ins for">