summaryrefslogtreecommitdiffstats
path: root/l10n-nb-NO/suite/chrome/common/pref/pref-debugging.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-nb-NO/suite/chrome/common/pref/pref-debugging.dtd
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nb-NO/suite/chrome/common/pref/pref-debugging.dtd')
-rw-r--r--l10n-nb-NO/suite/chrome/common/pref/pref-debugging.dtd40
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-nb-NO/suite/chrome/common/pref/pref-debugging.dtd b/l10n-nb-NO/suite/chrome/common/pref/pref-debugging.dtd
new file mode 100644
index 0000000000..14c85ffd8e
--- /dev/null
+++ b/l10n-nb-NO/suite/chrome/common/pref/pref-debugging.dtd
@@ -0,0 +1,40 @@
+<!-- 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 pref-eventdebugging.xul -->
+
+<!ENTITY pref.debugging.title "Feilsøking">
+
+<!-- Render Debugging -->
+<!ENTITY debugRendering.label "Gjengivelse">
+<!ENTITY debugXULBox.label "Feilsøk XUL-bokser">
+<!ENTITY debugXULBox.accesskey "X">
+<!ENTITY debugDisableXULCache.label "Deaktiver XUL-hurtigbuffer">
+<!ENTITY debugDisableXULCache.accesskey "L">
+
+<!-- Event Debugging -->
+<!ENTITY debugEvents.label "Hendelser">
+<!ENTITY debugPaintFlashing.label "Blink opptegning (Caps-Lock slår av/på)">
+<!ENTITY debugPaintFlashing.accesskey "B">
+<!ENTITY debugPaintFlashingChrome.label "Blink opptegning Chrome">
+<!ENTITY debugPaintFlashingChrome.accesskey "o">
+<!ENTITY debugPaintDumping.label "Opptegnings-dumping">
+<!ENTITY debugPaintDumping.accesskey "d">
+<!ENTITY debugInvalidateDumping.label "Ugyldiggjøre dumping">
+<!ENTITY debugInvalidateDumping.accesskey "n">
+<!ENTITY debugEventDumping.label "Hendelses-dumping">
+<!ENTITY debugEventDumping.accesskey "H">
+<!ENTITY debugMotionEventDumping.label "Bevegelsesbegivenhet-dumping">
+<!ENTITY debugMotionEventDumping.accesskey "m">
+<!ENTITY debugCrossingEventDumping.label "Hendelsesoverskridende dumping">
+<!ENTITY debugCrossingEventDumping.accesskey "H">
+
+<!-- Reflow Event Debugging -->
+<!ENTITY debugReflowEvents.label "Reflow-hendelser">
+<!ENTITY debugReflowShowFrameCounts.label "Vis ramme-teller">
+<!ENTITY debugReflowShowFrameCounts.accesskey "V">
+<!ENTITY debugReflowDumpFrameCounts.label "Dump ramme-teller">
+<!ENTITY debugReflowDumpFrameCounts.accesskey "D">
+<!ENTITY debugReflowDumpFrameByFrameCounts.label "Dump ramme-for-ramme-teller">
+<!ENTITY debugReflowDumpFrameByFrameCounts.accesskey "u">