diff data/L10n/FontOptions.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 2a364c7d82c9
children
line wrap: on
line diff
--- a/data/L10n/FontOptions.mtt	Tue Nov 25 18:01:44 2008 +0000
+++ b/data/L10n/FontOptions.mtt	Wed Nov 26 13:07:46 2008 +0000
@@ -1,4 +1,5 @@
 {MT01}
 {en-GB}
+<entry|FontOptions={0:"Font options"}>
 <entry|lcdFilter={0:"LCD filtering",1:"Enable or disable sub-pixel rendering. Note that the FreeType library may be compiled without support due to patent issues."}>
 <entry|renderMode={0:"Font rendering mode",1:"Controls how fonts are rendered: in gray-scale, or for LCDs (with a horizontal (usual) or vertical layout, with an RGB (usual) or BGR sub-pixel mode."}>