convert image settings to a panel in windowed version as well and kill separate files...
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / mandelbrot.dtd
index 910255e52aea0dbdc93c297455b48edaed924751..5ce660b3d63a0cd768e9e9b23ac54fa75e351f82 100644 (file)
 <!ENTITY algoOO.label     "Object-Oriented">
 <!ENTITY errorConsole.label "Error Console">
 <!ENTITY addonsManager.label "Add-ons Manager">
+
+<!-- Image Settings panel -->
+<!ENTITY imageSettings.title   "Image Settings">
+<!ENTITY drawImageButton.label "Draw Image">
+<!ENTITY closeSettings.label   "Close">
+
+<!ENTITY coord.title           "Coordinates">
+<!ENTITY coord.real.label      "Real">
+<!ENTITY coord.imag.label      "Imaginary">
+<!ENTITY coord.min.label       "From">
+<!ENTITY coord.max.label       "To">
+<!ENTITY coord.scale.label     "Scale">
+
+<!ENTITY img.size.title        "Image Size">
+<!ENTITY img.width.label       "Width">
+<!ENTITY img.height.label      "Height">
+
+<!ENTITY preview.title         "Preview">
+<!ENTITY previewDraw.label     "Preview">
+
+<!ENTITY options.title         "Options">
+<!ENTITY syncProp.label        "Proportional">