[Phoenix-commits] rev 19980 - public/yulup/src/trunk/yulup/prototypes/prototype1/src/chrome/content

andi at wyona.com andi at wyona.com
Mon Nov 13 20:03:28 CET 2006


Author: andi
Date: 2006-11-13 20:03:27 +0100 (Mon, 13 Nov 2006)
New Revision: 19980

Modified:
   public/yulup/src/trunk/yulup/prototypes/prototype1/src/chrome/content/editor.js
Log:
Removed obsolete TODO.


Modified: public/yulup/src/trunk/yulup/prototypes/prototype1/src/chrome/content/editor.js
===================================================================
--- public/yulup/src/trunk/yulup/prototypes/prototype1/src/chrome/content/editor.js	2006-11-13 19:00:57 UTC (rev 19979)
+++ public/yulup/src/trunk/yulup/prototypes/prototype1/src/chrome/content/editor.js	2006-11-13 19:03:27 UTC (rev 19980)
@@ -152,7 +152,6 @@
             /* DEBUG */ dump("Yulup:editor.js:Editor.onBeforeUnloadListener: not a controlled shutdown\n");
 
             aEvent.QueryInterface(Components.interfaces.nsIDOMBeforeUnloadEvent);
-            // TODO: i18n
             aEvent.returnValue = Editor.getStringbundleString("editorCloseConfirmation2.label");
 
             /*




More information about the Phoenix-commits mailing list