Index: lams_tool_zoom/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r79f5d06324fa18a32a2d65cf0decd640fb2261a6 -rfcbdee228838943b3a5dea3114c3a7ae33da583b --- lams_tool_zoom/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 79f5d06324fa18a32a2d65cf0decd640fb2261a6) +++ lams_tool_zoom/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision fcbdee228838943b3a5dea3114c3a7ae33da583b) @@ -52,19 +52,19 @@ message.monitoring.summary.no.session = No session available label.activity.completion = End of Activity label.api.email = Email -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 account ID {0} do not seem to work correctly +error.api.ping = API keys for email {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. 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] \ No newline at end of file +outcome.authoring.create.new = [create new] +label.api.account.id = Account ID +label.api.client.id = Client ID +label.api.client.secret = Client secret