extend image settings with coordinates and preview
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / image-settings.dtd
index dde634825e30732839fc10d90c5b2b6d2c90ff39..ea6c02bae0d0f968cf51f8c3e6e33ab7cacc09fb 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 img.size.title        "Image Size">
 <!ENTITY img.width.label       "Width">
 <!ENTITY img.height.label      "Height">
+
+<!ENTITY preview.title         "Preview">
+<!ENTITY previewDraw.label     "Preview">