Convert rainbow palettes from VB to JS code and make them available
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / mandelbrot.dtd
index a8ef6b1fbf69ff175374134ee62d3c7a0909dedf..1a9ff9f9d4c838bce0b6564cea95dffe89a4e920 100644 (file)
@@ -42,7 +42,8 @@
 <!ENTITY fileSave.label   "Save Image…">
 <!ENTITY fileQuit.label   "Quit">
 
-<!ENTITY bookmarkMenu.label "Bookmarks">
+<!ENTITY bookmarkMenu.label "Locations">
+<!ENTITY bookmarkOverview.label "Overview">
 <!ENTITY bookmarkSave.label "Save Bookmark…">
 
 <!ENTITY prefMenu.label   "Settings">
 <!ENTITY colorMenu.label  "Color Palette">
 <!ENTITY colorBW.label    "Black &amp; White">
 <!ENTITY colorKairo.label "KaiRo.at">
+<!ENTITY colorRBLin1.label "Rainbow 1 Linear">
+<!ENTITY colorRBSq1.label "Rainbow 1 Squared">
+<!ENTITY colorRBLin2.label "Rainbow 2 Linear">
+<!ENTITY colorRBSq2.label "Rainbow 2 Squared">
 <!ENTITY imgSettings.label "Image Settings…">
 
 <!ENTITY debugMenu.label  "Debug">