Index: lams_tool_zoom/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r97b9227e4f759db2510bc57ef24be3a3ef714bfc -r79f5d06324fa18a32a2d65cf0decd640fb2261a6 --- lams_tool_zoom/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 97b9227e4f759db2510bc57ef24be3a3ef714bfc) +++ lams_tool_zoom/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 79f5d06324fa18a32a2d65cf0decd640fb2261a6) @@ -52,18 +52,19 @@ message.monitoring.summary.no.session = No session available label.activity.completion = End of Activity label.api.email = Email -label.api.key = Key -label.api.secret = Secret +label.api.account.id = Account ID +label.api.client.id = Client ID +label.api.client.secret = Client secret label.api.up = Up label.api.down = Down label.api.remove = Remove API keys label.api.saved = API keys were saved. API works only with paid Zoom plans. -error.api.ping = API keys for email {0} do not seem to work correctly +error.api.ping = API keys for email account ID {0} do not seem to work correctly error.api.none.configured = There are no Zoom API keys configured by the administrator. You are not able to create a Zoom meeting. error.api.reuse = All configured API keys are in use at the moment. If you decide to start your meeting, another teacher's meeting will be stopped. -sysadmin.maintain = Back to admin panel +appadmin.maintain = Back to admin panel outcome.authoring.title = Learning outcomes outcome.authoring.input = Search and select by outcome name or code outcome.authoring.existing = Added outcomes outcome.authoring.existing.none = none -outcome.authoring.create.new = [create new] +outcome.authoring.create.new = [create new] \ No newline at end of file