~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-debug.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- extracted from content/pref-debug.xul -->
 
2
 
 
3
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
 
4
 
 
5
<!ENTITY lHeader "Debug">
 
6
<!ENTITY rHeader "General debugging preferences">
 
7
 
 
8
<!-- Miscelleneous -->
 
9
<!ENTITY debugMiscellaneous.label        "Miscellaneous">
 
10
<!ENTITY debugEnableDump.label           "Enable JavaScript dump() output">
 
11
<!ENTITY debugStrictJavascript.label     "Show strict JavaScript warnings">
 
12
<!ENTITY debugConsoleJavascript.label    "Show chrome JavaScript errors and warnings">
 
13
<!ENTITY debugUseXBLForms.label          "Use XBL-based form controls (takes effect after restart). These are still under construction.">
 
14
 
 
15
<!-- Debug: Turn on gfx-rendered widgets -->
 
16
<!ENTITY widgetRendering.label "Rendering">
 
17
<!ENTITY debugXULBox.label "debug XUL boxes">
 
18
<!ENTITY useNativePrintDialog.label "Use Native Print Dialog (where supported)">
 
19
<!ENTITY printUseGlobalPrintSettings.label "Use Global Print Settings">
 
20
 
 
21
<!-- Accelerator Key -->
 
22
<!ENTITY accelerators.label  "Keyboard accelerators">
 
23
<!ENTITY acceleratorsBlurb.label  "A value of zero disables a modifier key.">
 
24
<!ENTITY acceleratorKey.label  "Accelerator key:">
 
25
<!ENTITY acceleratorKey.accesskey  "A">
 
26
<!ENTITY menuAccessKey.label   "Menu access key:">
 
27
<!ENTITY menuAccessKey.accesskey   "M">