Changeset 715 for trunk/plugins/NoteServer/popups
- Timestamp:
- 02/07/07 19:12:42 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/NoteServer/popups/codenote.html
r677 r715 73 73 if (!((navigator.userAgent.toLowerCase().indexOf("msie") != -1) 74 74 && (navigator.userAgent.toLowerCase().indexOf("opera") == -1))) { 75 alert( "With Mozilla, the applet will not be visible in editor, but only in Web page after submitting.");75 alert(HTMLArea._lc("With Mozilla, the applet will not be visible in editor, but only in Web page after submitting.", 'NoteServer')); 76 76 } 77 77 }
Note: See TracChangeset
for help on using the changeset viewer.