use a global var for the bundle, make prompts use correct strings from that bundle...
[mandelbrot.git] / xulapp / chrome / mandelbrot / locales / en-US / mandelbrot.dtd
index 61cd3601e7d7b79b52b0a753ca702fa5f92ae71c..738b7fb224fa4e336e87af5de1a12460f54afd79 100644 (file)
 <!ENTITY fileSave.label   "Save Image…">
 <!ENTITY fileQuit.label   "Quit">
 
+<!ENTITY bookmarkMenu.label "Locations">
+<!ENTITY bookmarkOverview.label "Overview">
+<!ENTITY bookmarkSave.label "Save Bookmark…">
+
 <!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 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 errorConsole.label "Error Console">
+<!ENTITY addonsManager.label "Add-ons Manager">