gecko-dev/suite/locales/en-US/chrome/common/pref/pref-debug.dtd

28 lines
1.1 KiB
DTD

<!-- extracted from content/pref-debug.xul -->
<!--LOCALIZATION NOTE pref-debug.dtd: DONT_TRANSLATE -->
<!ENTITY window.title "Debug">
<!ENTITY lHeader "Debug">
<!ENTITY rHeader "Layout and Rendering debugging preferences">
<!-- Debug: Turn on gfx-rendered widgets -->
<!ENTITY widgetRendering.label "Debug: Widget rendering">
<!ENTITY nativeWidgets.label "native">
<!ENTITY partialGfxWidgets.label "partial-gfx">
<!ENTITY gfxWidgets.label "gfx">
<!ENTITY gfxScrollbars.label "gfx scrollbars">
<!-- Event Debugging -->
<!ENTITY debugEventDebugging.label "Event Debugging">
<!ENTITY debugPaintFlashing.label "Paint Flashing (Caps-Lock toggles on/off)">
<!ENTITY debugPaintDumping.label "Paint Dumping">
<!ENTITY debugInvalidateDumping.label "Invalidate Dumping">
<!ENTITY debugEventDumping.label "Event Dumping">
<!ENTITY debugMotionEventDumping.label "Motion Event Dumping">
<!ENTITY debugCrossingEventDumping.label "Crossing Event Dumping">
<!-- Miscelleneous -->
<!ENTITY debugMiscellaneous.label "Miscelleneous">
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">