diff options
Diffstat (limited to 'l10n-tr/suite/chrome/common/pref/pref-scripts.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/common/pref/pref-scripts.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/common/pref/pref-scripts.dtd b/l10n-tr/suite/chrome/common/pref/pref-scripts.dtd new file mode 100644 index 0000000000..4db4bd0dc9 --- /dev/null +++ b/l10n-tr/suite/chrome/common/pref/pref-scripts.dtd @@ -0,0 +1,20 @@ +<!-- 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 --> +<!--LOCALIZATION NOTE : FILE The 'Scripts & Plugins' preferences dialog --> + +<!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"> + |