Revision control

Copy as Markdown

Other Tools

<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY pref.images.title "Images">
<!ENTITY imageBlocking.label "Image Acceptance Policy">
<!--LOCALIZATION NOTE (onStartLegend.label): Don't translate "&brandShortName;".
Place "&brandShortName;" in the phrase where the name of the application should
appear
-->
<!ENTITY imageDetails "Specify how &brandShortName; handles images.">
<!ENTITY loadAllImagesRadio.label "Load all images">
<!ENTITY loadAllImagesRadio.accesskey "L">
<!ENTITY loadOrgImagesRadio.label "Only load images that come from the originating server">
<!ENTITY loadOrgImagesRadio.accesskey "n">
<!ENTITY loadNoImagesRadio.label "Do not load any images">
<!ENTITY loadNoImagesRadio.accesskey "D">
<!ENTITY viewPermissions.label "Manage Permissions">
<!ENTITY viewPermissions.accesskey "P">