shorten the copyright string in the client footer
This commit is contained in:
parent
4062aa02db
commit
f7f6d81a37
@ -2,7 +2,7 @@ bbb.mainshell.locale.version = 0.9.0
|
||||
bbb.mainshell.statusProgress.connecting = Connecting to the server
|
||||
bbb.mainshell.statusProgress.loading = Loading {0} modules
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Sorry, we cannot connect to the server.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit <a href='event:http://www.bigbluebutton.org/' target='_blank'><u>http://www.bigbluebutton.org</u></a>
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2015 <a href='event:http://www.bigbluebutton.org/' target='_blank'><u>BigBlueButton Inc.</u></a> [build {0}]
|
||||
bbb.mainshell.logBtn.toolTip = Open Log Window
|
||||
bbb.mainshell.meetingNotFound = Meeting Not Found
|
||||
bbb.mainshell.invalidAuthToken = Invalid Authentication Token
|
||||
|
Loading…
Reference in New Issue
Block a user