Index: lams_tool_whiteboard/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r492756e493a6ee187673cd84e1fc901a6c129711 -r4c2fb2cb0520c75065cf86a44dc5e232517de623 --- lams_tool_whiteboard/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 492756e493a6ee187673cd84e1fc901a6c129711) +++ lams_tool_whiteboard/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 4c2fb2cb0520c75065cf86a44dc5e232517de623) @@ -8,10 +8,9 @@ label.author.title = Whiteboard label.authoring.heading.basic = Basic label.authoring.heading.advance = Advanced -label.authoring.heading.basic.desc = Basic input information for Whiteboard -label.authoring.heading.advance.desc = Please add advance options for Whiteboard label.authoring.basic.title = Title label.authoring.basic.instruction = Instructions +label.authoring.basic.description = Description/Case label.authoring.advance.lock.on.finished = Lock when finished label.authoring.save.button = Save label.authoring.cancel.button = Cancel @@ -53,8 +52,8 @@ label.show.chat = Enable chat label.show.line.numbers = Show the line numbers admin.formError = Missing values, please make sure all required fields are entered. -admin.whiteboard.url = Whiteboard server URL (use [LAMS_SERVER_URL] to mimic LAMS URL without its port) -admin.access.token = Whiteboard access token +admin.etherpad.url = Etherpad server URL +admin.apiKey = API Key admin.success = Configuration successfully saved admin.return = Return to maintain LAMS error.tool.is.not.configured = In order to proceed please set up tool admin settings. @@ -64,7 +63,6 @@ label.waiting.for.leader = Please, wait while somebody will become a group leader and enter this activity. label.users.from.group = Other learners in your group: label.refresh = Refresh -label.export.pad.html = Export as HTML label.time.limit = Time limit (minutes) label.plus.one.minute = +1 minute label.start.activity = Start activity @@ -134,9 +132,10 @@ label.monitoring.summary.time.limit = Timing limits label.time.limit.tooltip = Number of minutes that each student will get from the moment they enter this activity. Leave it at 0 for no time restrictions. label.monitoring.learner.marks.name = Name -label.show.chat.tooltip = Enables the chat feature allowing students to exchange messages while working on the drawing simultaneously. label.monitoring.summary.time.limit.expired = Expired +admin.whiteboard.url = Whiteboard server URL (use [LAMS_SERVER_URL] to mimic LAMS URL without its port) +admin.access.token = Whiteboard access token label.comment.textarea.tip = Type your comment here then click on the green tick warning.comment.blank = Comment text is missing. label.fullscreen.open = Show on full screen -label.fullscreen.close = Close full screen \ No newline at end of file +label.fullscreen.close = Close full screen