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:
commit
050b9ae7fc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user