use a global var for the bundle, make prompts use correct strings from that bundle...
[mandelbrot.git] / xulapp / chrome / mandelbrot / content / mandelbrot.xul
index 18b65b0be9408ec389f4591d588197d00d482a3f..9f7c25863dfade2f3b5aa3fd1f67586ffe78a334 100644 (file)
@@ -74,6 +74,7 @@
         <menupopup id="menu_bookmarkPopup"
                    onpopupshowing="updateBookmarkMenu(event.target);"
                    oncommand="callBookmark(event.target);">
+          <menuitem id="bookmarkOverview" label="&bookmarkOverview.label;"/>
           <menuitem id="bookmarkSave" label="&bookmarkSave.label;" oncommand="saveBookmark();"/>
           <menuseparator id="bookmarkSeparator"/>
         </menupopup>