add an option for synching proportions and implement it (mostly)
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / image-settings.dtd
index dde634825e30732839fc10d90c5b2b6d2c90ff39..2433e060e24da624357bdff48f67725b61f8a82d 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">
+
+<!ENTITY options.title         "Options">
+<!ENTITY syncProp.label        "Proportional">