add an option for synching proportions and implement it (mostly)
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / mandelbrot.dtd
index 272bfd11890428f9d026955a9e88a4691c98792e..b71edf46a5043e3dcefbfa075d78c28947ff7b4a 100644 (file)
@@ -39,7 +39,7 @@
 
 <!ENTITY fileMenu.label   "File">
 <!ENTITY fileDraw.label   "Draw Image">
-<!ENTITY fileSave.label   "Save Image">
+<!ENTITY fileSave.label   "Save Image">
 <!ENTITY fileQuit.label   "Quit">
 
 <!ENTITY prefMenu.label   "Settings">
@@ -51,6 +51,7 @@
 <!ENTITY colorMenu.label  "Color Palette">
 <!ENTITY colorBW.label    "Black &amp; White">
 <!ENTITY colorKairo.label "KaiRo.at">
+<!ENTITY imgSettings.label "Image Settings…">
 
 <!ENTITY debugMenu.label  "Debug">
 <!ENTITY jitEnabled.label "Enable JIT (TraceMonkey)">