Index: lams_central/web/authoring/authoring.jsp =================================================================== diff -u -rb92a2c77d9fc93b3a4100d70f95d31a78c4b6792 -r6a09e35ef826da53c8ac37cd4bf00918f7759d6c --- lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision b92a2c77d9fc93b3a4100d70f95d31a78c4b6792) +++ lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision 6a09e35ef826da53c8ac37cd4bf00918f7759d6c) @@ -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 @@