convert image settings to a panel in the in-tab UI case, incorporate imageData work...
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / image-settings.dtd
index ea6c02bae0d0f968cf51f8c3e6e33ab7cacc09fb..521b3b8357402765cb3539753fa67416a146ef08 100644 (file)
 
 <!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">
@@ -50,3 +52,6 @@
 
 <!ENTITY preview.title         "Preview">
 <!ENTITY previewDraw.label     "Preview">
+
+<!ENTITY options.title         "Options">
+<!ENTITY syncProp.label        "Proportional">