Browse Source

lang: improve wording

master
Saúl Ibarra Corretgé 5 years ago
parent
commit
e936c6dc2c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json View File

@@ -587,7 +587,7 @@
587 587
     },
588 588
     "security": {
589 589
         "about": "You can add a passcode to your meeting. Participants will need to provide the passcode before they are allowed to join the meeting.",
590
-        "insecureRoomNameWarning": "The room name is insecure. Unwanted participants may join your conference.",
590
+        "insecureRoomNameWarning": "The room name is unsafe. Unwanted participants may join your conference. Consider securing your meeting using the security button.",
591 591
         "securityOptions": "Security options"
592 592
     },
593 593
     "settings": {

Loading…
Cancel
Save