Index: lams_central/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.111.2.12 -r1.111.2.13 --- lams_central/conf/language/lams/ApplicationResources_en_AU.properties 2 Oct 2016 04:01:55 -0000 1.111.2.12 +++ lams_central/conf/language/lams/ApplicationResources_en_AU.properties 25 Oct 2016 12:29:39 -0000 1.111.2.13 @@ -548,7 +548,7 @@ authoring.fla.range.condition.add.start.error =The start value can not be within the range of an existing condition authoring.fla.range.condition.add.end.error =The end value can not be within the range of an existing condition authoring.fla.group.title.validation.erorr =Group name can not contain any of these characters < > ^ * @ % $ -authoring.fla.page.title =Flashless Authoring +authoring.fla.page.title =Authoring authoring.fla.page.menu.new =New authoring.fla.page.menu.open =Open authoring.fla.page.menu.import =Import Index: lams_central/web/main.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/main.jsp,v diff -u -r1.77.2.26 -r1.77.2.27 --- lams_central/web/main.jsp 25 Oct 2016 05:08:28 -0000 1.77.2.26 +++ lams_central/web/main.jsp 25 Oct 2016 12:29:39 -0000 1.77.2.27 @@ -69,6 +69,8 @@ COURSE_GROUPS_TITLE : '', NAVIGATE_AWAY_CONFIRM : decoderDiv.html('').text(), + + AUTHORING_TITLE : '', MONITORING_TITLE : '', Index: lams_central/web/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/authoring/authoring.jsp,v diff -u -r1.6.2.29 -r1.6.2.30 --- lams_central/web/authoring/authoring.jsp 23 Oct 2016 15:00:29 -0000 1.6.2.29 +++ lams_central/web/authoring/authoring.jsp 25 Oct 2016 12:29:39 -0000 1.6.2.30 @@ -7,8 +7,6 @@ - <fmt:message key="authoring.fla.page.title" /> - @@ -87,22 +85,6 @@ REGION_FIT_BUTTON_TOOLTIP : '', // General - - NEW_FOLDER_BUTTON : '', - - COPY_BUTTON : '', - - PASTE_BUTTON : '', - - DELETE_BUTTON : '', - - RENAME_BUTTON : '', - - OPEN_BUTTON : '', - - SAVE_BUTTON : '', - - IMPORT_BUTTON : '', FOLDER : '', @@ -210,8 +192,6 @@ // PropertyLib OK_BUTTON : '', - - CANCEL_BUTTON : '', CLEAR_ALL_BUTTON : '', @@ -295,7 +275,7 @@ <%-- "loading..." screen, gets removed on page full load --%>
- +