add not-yet-working prefs menu
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / mandelbrot.dtd
... / ...
CommitLineData
1<!ENTITY windowTitle "&vendorShortName; &brandShortName; &brandVersion;">
2<!ENTITY fileMenu "File">
3<!ENTITY fileDraw "Draw Image">
4<!ENTITY fileSave "Save Image">
5<!ENTITY fileQuit "Quit">
6<!ENTITY prefMenu "Settings">
7<!ENTITY iterMenu "Iterations">
8<!ENTITY iter50 "50">
9<!ENTITY iter100 "100">
10<!ENTITY iter500 "500">
11<!ENTITY iter1000 "1000">
12<!ENTITY colorMenu "Color Palette">
13<!ENTITY colorBW "Black &amp; White">
14<!ENTITY colorKairo "KaiRo.at">