summaryrefslogtreecommitdiffstats
path: root/l10n-it/suite/chrome/common/pref/pref-debugging.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-it/suite/chrome/common/pref/pref-debugging.dtd')
-rw-r--r--l10n-it/suite/chrome/common/pref/pref-debugging.dtd40
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/common/pref/pref-debugging.dtd b/l10n-it/suite/chrome/common/pref/pref-debugging.dtd
new file mode 100644
index 0000000000..8d6ea6e880
--- /dev/null
+++ b/l10n-it/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 "Debugging">
+
+<!-- Render Debugging -->
+<!ENTITY debugRendering.label "Rendering">
+<!ENTITY debugXULBox.label "Debug delle XUL box">
+<!ENTITY debugXULBox.accesskey "X">
+<!ENTITY debugDisableXULCache.label "Disattiva la cache XUL">
+<!ENTITY debugDisableXULCache.accesskey "L">
+
+<!-- Event Debugging -->
+<!ENTITY debugEvents.label "Eventi">
+<!ENTITY debugPaintFlashing.label "Evidenzia aree disegnate (attiva/disattiva con blocco maiuscole)">
+<!ENTITY debugPaintFlashing.accesskey "E">
+<!ENTITY debugPaintFlashingChrome.label "Evidenzia aree disegnate in chrome">
+<!ENTITY debugPaintFlashingChrome.accesskey "h">
+<!ENTITY debugPaintDumping.label "Crea dump per la fase di disegno">
+<!ENTITY debugPaintDumping.accesskey "a">
+<!ENTITY debugInvalidateDumping.label "Invalida dump">
+<!ENTITY debugInvalidateDumping.accesskey "m">
+<!ENTITY debugEventDumping.label "Dump degli eventi">
+<!ENTITY debugEventDumping.accesskey "v">
+<!ENTITY debugMotionEventDumping.label "Dump degli eventi “motion”">
+<!ENTITY debugMotionEventDumping.accesskey "o">
+<!ENTITY debugCrossingEventDumping.label "Dump degli eventi “crossing”">
+<!ENTITY debugCrossingEventDumping.accesskey "c">
+
+<!-- Reflow Event Debugging -->
+<!ENTITY debugReflowEvents.label "Eventi di reflow">
+<!ENTITY debugReflowShowFrameCounts.label "Mostra il numero di frame">
+<!ENTITY debugReflowShowFrameCounts.accesskey "r">
+<!ENTITY debugReflowDumpFrameCounts.label "Dump del numero di frame">
+<!ENTITY debugReflowDumpFrameCounts.accesskey "D">
+<!ENTITY debugReflowDumpFrameByFrameCounts.label "Dump del numero di “frame by frame”">
+<!ENTITY debugReflowDumpFrameByFrameCounts.accesskey "u">