Browse Source

Merge pull request #6755 from saghul/e2ee-label

e2ee: update padlock label tooltip
j8
Emil Ivov 5 years ago
parent
commit
2fef06772b
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json View File

@@ -295,7 +295,7 @@
295 295
         "title": "Shared Document"
296 296
     },
297 297
     "e2ee": {
298
-        "labelToolTip": "All participants in this meeting have enabled End-to-End encryption"
298
+        "labelToolTip": "Audio and Video Communication on this call is end-to-end encrypted"
299 299
     },
300 300
     "feedback": {
301 301
         "average": "Average",

Loading…
Cancel
Save