Index: lams_central/web/authoring/authoring.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/authoring/authoring.jsp,v
diff -u -r1.1 -r1.2
--- lams_central/web/authoring/authoring.jsp 2 Jun 2014 07:27:16 -0000 1.1
+++ lams_central/web/authoring/authoring.jsp 5 Jun 2014 12:01:32 -0000 1.2
@@ -70,6 +70,7 @@
SEQUENCE_NOT_VALID : 'The sequence is not valid.
It needs to be corrected before it can be used in lessons.',
SEQUENCE_VALIDATION_ISSUES : 'While saving the sequence there were following validation issues:',
SAVE_SUCCESSFUL : 'Congratulations! Your design is valid and has been saved.',
+ DOWNLOAD_NOT_SUPPORTED : 'Your browser does not support on the fly downloading.',
NAVIGATE_AWAY_CONFIRM : 'Your design is not saved.\nAny changes you made since you last saved will be lost.',
DELETE_NODE_CONFIRM : 'Are you sure you want to delete this ',
SEQUENCE_OVERWRITE_CONFIRM : 'Are you sure you want to overwrite the existing sequence?',
@@ -181,7 +182,7 @@