42798 - consistency in debug pref panel titles. patch from henrik gemal, sr=ben@netscape.com

This commit is contained in:
ben%netscape.com 2001-11-22 02:27:05 +00:00
Родитель d20fe73980
Коммит 9aab998ce0
3 изменённых файлов: 2 добавлений и 23 удалений

Просмотреть файл

@ -2,7 +2,7 @@
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
<!ENTITY lHeader "Debug General">
<!ENTITY lHeader "Debug">
<!ENTITY rHeader "General debugging preferences">
<!-- Miscelleneous -->

Просмотреть файл

@ -1,21 +0,0 @@
<!-- extracted from content/pref-debug.xul -->
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
<!ENTITY lHeader "Debug 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">

Просмотреть файл

@ -2,7 +2,7 @@
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
<!ENTITY lHeader "Debug Networking">
<!ENTITY lHeader "Networking">
<!ENTITY rHeader "Network debugging preferences">
<!-- Network-->