add scale field in image settings, add extra button for drawing image right away#
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / image-settings.dtd
index dde634825e30732839fc10d90c5b2b6d2c90ff39..1351acc4bff6a9707616a850df3ea328d4547f91 100644 (file)
 <!ENTITY imageSettings.title   "Image Settings">
 <!ENTITY DrawImageButton.label "Draw Image">
 
+<!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">