From d00ead932b4009f93a48df50204a339153406d51 Mon Sep 17 00:00:00 2001 From: Bettenbuk Zoltan Date: Thu, 2 Apr 2020 16:45:20 +0200 Subject: [PATCH] feat: better room lock prompt --- lang/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/main.json b/lang/main.json index 31c74c3e5..723cebcba 100644 --- a/lang/main.json +++ b/lang/main.json @@ -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.", "muteParticipantTitle": "Mute this participant?", "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.", "passwordNotSupportedTitle": "$t(lockRoomPasswordUppercase) not supported", "passwordRequired": "$t(lockRoomPasswordUppercase) required",