Merge pull request #382 from pedrobmarin/merging-into-bbb-1.1

Added inactivity messages that went missing after the merge
This commit is contained in:
Pedro Beschorner Marin 2017-03-28 14:34:54 -03:00 committed by GitHub
commit 050b9ae7fc

View File

@ -84,6 +84,10 @@ bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended une
bbb.webrtcWarning.connection.dropped = WebRTC connection dropped
bbb.webrtcWarning.connection.reconnecting = Attempting to reconnect
bbb.webrtcWarning.connection.reestablished = WebRTC connection re-established
bbb.inactivityWarning.title = No activity detected
bbb.inactivityWarning.message = This meeting seems to be inactive. Automatically shutting it down...
bbb.shuttingDown.message = This meeting is being closed due to inactivity
bbb.inactivityWarning.cancel = Cancel
bbb.mainToolbar.helpBtn = Help
bbb.mainToolbar.logoutBtn = Logout
bbb.mainToolbar.logoutBtn.toolTip = Log Out