Files
Mozilla/mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-debug.dtd
davidm%netscape.com 8f91265dbd 20893 Cache preferences need to be hooked up
r = ben@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61117 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:52:43 +00:00

31 lines
1.4 KiB
DTD

<!-- extracted from content/pref-debug.xul -->
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
<!ENTITY window.title "Debug">
<!ENTITY lHeader "Debug">
<!ENTITY rHeader "Layout and Rendering debugging preferences">
<!-- Debug: Turn on gfx-rendered widgets -->
<!ENTITY widgetRendering.label "Debug: Rendering">
<!ENTITY gfxScrollbars.label "gfx scrollbars">
<!ENTITY debugWindow.label "debug window">
<!ENTITY debugXULBox.label "debug XUL boxes">
<!ENTITY useViewManager2.label "use ViewManager2">
<!-- 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 "Miscellaneous">
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">
<!ENTITY debugEnableMemCache.label "Enable Mem Cache">
<!ENTITY debugEnableDiskCache.label "Enable Disk Cache">
<!ENTITY debugEnableXPCOMRefcntLog.label "Enable XPCOM Refcount Log">
<!ENTITY debugShowAboutAsStupidModalWindow.label "Show 'About' as modal dialog (woohoo)">