blob: 49b3a866aa3a79f47dde546203a2a811d6244936 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!-- 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/. -->
<!-- extracted from content/pref-scripts.xul -->
<!ENTITY navigator.label "Browser">
<!ENTITY navigator.accesskey "B">
<!--LOCALIZATION NOTE (enableJavaScript.label): 'JavaScript' should never be translated -->
<!ENTITY enableJavaScript.label "Enable JavaScript for">
<!ENTITY allowScripts.label "Allow scripts to:">
<!ENTITY allowScripts.accesskey "s">
<!ENTITY allowWindowMoveResize.label "Move or resize existing windows">
<!ENTITY allowWindowFlip.label "Raise or lower windows">
<!ENTITY allowWindowStatusChange.label "Change status bar text">
<!ENTITY allowContextmenuDisable.label "Disable or replace context menus">
<!ENTITY allowHideStatusBar.label "Hide the status bar">
<!--
Entities below were automatically added by compare-locales,
based on en-US entities.
-->
|