mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
22 lines
961 B
DTD
22 lines
961 B
DTD
<!-- extracted from content/pref-debug.xul -->
|
|
|
|
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
|
|
|
|
<!ENTITY lHeader "Events">
|
|
<!ENTITY rHeader "Event debugging preferences">
|
|
|
|
<!-- Event Debugging -->
|
|
<!ENTITY debugEventDebugging.label "Event Debugging">
|
|
<!ENTITY debugPaintFlashing.label "Paint Flashing (Caps-Lock toggles)">
|
|
<!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">
|
|
|
|
<!-- Reflow events -->
|
|
<!ENTITY debugReflowEvents.label "Reflow Debugging">
|
|
<!ENTITY debugReflowShowFrameCounts.label "Show frame counts">
|
|
<!ENTITY debugReflowDumpFrameCounts.label "Dump frame counts">
|
|
<!ENTITY debugReflowDumpFrameByFrameCounts.label "Dump frame by frame counts">
|