diff data/L10n/MiscOptions.mtt @ 104:ee209602770d

Cleaned up Options.d removing old storage method. It's now possible to get a ContentList of the whole of Options. Tweaked translation strings (added name and desc to Options classes). Replaced Options.addSubClass (class, "name") with Options.this("name").
author Diggory Hardy <diggory.hardy@gmail.com>
date Wed, 26 Nov 2008 13:07:46 +0000
parents 49e7cfed4b34
children
line wrap: on
line diff
--- a/data/L10n/MiscOptions.mtt	Tue Nov 25 18:01:44 2008 +0000
+++ b/data/L10n/MiscOptions.mtt	Wed Nov 26 13:07:46 2008 +0000
@@ -1,5 +1,6 @@
 {MT01}
 {en-GB}
+<entry|MiscOptions={0:"Miscellaneous options"}>
 <entry|maxThreads={0:"Max threads",1:"Maximum number of threads to use in mde (currently only applies to init stages run in parallel)."}>
 <entry|logLevel={0:"Logging level",1:"Lowest level to log messages; 0=trace, 1=info (default), 2=warn, 3=error, 4=fatal, 5=none."}>
 <entry|logOutput={0:"Logging output",1:"Output to: 0=nowhere, 1=the console, 2=a file, 3=both"}>