feat: better room lock prompt

This commit is contained in:
Bettenbuk Zoltan 2020-04-02 16:45:20 +02:00 committed by Zoltan Bettenbuk
parent bb2b1b58ec
commit d00ead932b
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@
"muteParticipantDialog": "Are you sure you want to mute this participant? You won't be able to unmute them, but they can unmute themselves at any time.", "muteParticipantDialog": "Are you sure you want to mute this participant? You won't be able to unmute them, but they can unmute themselves at any time.",
"muteParticipantTitle": "Mute this participant?", "muteParticipantTitle": "Mute this participant?",
"Ok": "Ok", "Ok": "Ok",
"passwordLabel": "$t(lockRoomPasswordUppercase)", "passwordLabel": "The meeting has been locked by a participant. Please enter the password to join.",
"passwordNotSupported": "Setting a meeting $t(lockRoomPassword) is not supported.", "passwordNotSupported": "Setting a meeting $t(lockRoomPassword) is not supported.",
"passwordNotSupportedTitle": "$t(lockRoomPasswordUppercase) not supported", "passwordNotSupportedTitle": "$t(lockRoomPasswordUppercase) not supported",
"passwordRequired": "$t(lockRoomPasswordUppercase) required", "passwordRequired": "$t(lockRoomPasswordUppercase) required",