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 2006-05-17 02:36:59 +00:00
Родитель 929afbe5e5
Коммит f6c04d2001
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">