summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacki <jacki@thejackimonster.de>2024-02-15 23:36:37 +0100
committerJacki <jacki@thejackimonster.de>2024-02-15 23:36:37 +0100
commit7714537bef3658d60a994d8cf9ccca83642d8105 (patch)
treea82026a69cb4e833c63f3b7ba409bc3666886fb3
parentf30e91fc353c7bdeaa62560de71f358905a0bdf9 (diff)
Adjust lobby warning text
Signed-off-by: Jacki <jacki@thejackimonster.de>
-rw-r--r--resources/ui/new_lobby.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/ui/new_lobby.ui b/resources/ui/new_lobby.ui
index cf37d0c..ea07035 100644
--- a/resources/ui/new_lobby.ui
+++ b/resources/ui/new_lobby.ui
@@ -163,7 +163,7 @@ Author: Tobias Frisch
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="label" translatable="yes">Beware that you don't reuse lobbies to establish private chats with only one of your contacts!</property>
+ <property name="label" translatable="yes">Please notice that everyone with access to the lobby's code can enter its chat!</property>
<property name="wrap">True</property>
<property name="wrap-mode">word-char</property>
</object>