add a first set of code to support bookmarking places
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / mandelbrot.dtd
index 272bfd11890428f9d026955a9e88a4691c98792e..93ce9e5db67762c745a1238e743d32806ff6c5db 100644 (file)
 
 <!ENTITY fileMenu.label   "File">
 <!ENTITY fileDraw.label   "Draw Image">
 
 <!ENTITY fileMenu.label   "File">
 <!ENTITY fileDraw.label   "Draw Image">
-<!ENTITY fileSave.label   "Save Image">
+<!ENTITY fileSave.label   "Save Image">
 <!ENTITY fileQuit.label   "Quit">
 
 <!ENTITY fileQuit.label   "Quit">
 
+<!ENTITY bookmarksMenu.label "Bookmarks">
+
 <!ENTITY prefMenu.label   "Settings">
 <!ENTITY iterMenu.label   "Iterations">
 <!ENTITY iter50.label     "50">
 <!ENTITY prefMenu.label   "Settings">
 <!ENTITY iterMenu.label   "Iterations">
 <!ENTITY iter50.label     "50">
 <!ENTITY colorMenu.label  "Color Palette">
 <!ENTITY colorBW.label    "Black &amp; White">
 <!ENTITY colorKairo.label "KaiRo.at">
 <!ENTITY colorMenu.label  "Color Palette">
 <!ENTITY colorBW.label    "Black &amp; White">
 <!ENTITY colorKairo.label "KaiRo.at">
+<!ENTITY imgSettings.label "Image Settings…">
 
 <!ENTITY debugMenu.label  "Debug">
 <!ENTITY jitEnabled.label "Enable JIT (TraceMonkey)">
 <!ENTITY algoMenu.label   "Algorithm">
 <!ENTITY algoNumeric.label "Numeric">
 <!ENTITY algoOO.label     "Object-Oriented">
 
 <!ENTITY debugMenu.label  "Debug">
 <!ENTITY jitEnabled.label "Enable JIT (TraceMonkey)">
 <!ENTITY algoMenu.label   "Algorithm">
 <!ENTITY algoNumeric.label "Numeric">
 <!ENTITY algoOO.label     "Object-Oriented">
+<!ENTITY errorConsole.label "Error Console">
+<!ENTITY addonsManager.label "Add-ons Manager">