Переглянути джерело

fix(lang): logout question asks to stop the conference

A minor wording change to prevent confusion: On logout one is asked
whether to stop the conference but the conference is only left by the
participant.
master
Werner Fleischer 3 роки тому
джерело
коміт
13194ddfba
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json Переглянути файл

@@ -288,7 +288,7 @@
288 288
         "lockRoom": "Add meeting $t(lockRoomPassword)",
289 289
         "lockTitle": "Lock failed",
290 290
         "login": "Login",
291
-        "logoutQuestion": "Are you sure you want to logout and stop the conference?",
291
+        "logoutQuestion": "Are you sure you want to logout and leave the conference?",
292 292
         "logoutTitle": "Logout",
293 293
         "maxUsersLimitReached": "The limit for maximum number of participants has been reached. The conference is full. Please contact the meeting owner or try again later!",
294 294
         "maxUsersLimitReachedTitle": "Maximum participants limit reached",

Завантаження…
Відмінити
Зберегти