aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-12-14 21:19:16 +0100
committerChristian Schneppe <christian@pix-art.de>2018-12-14 21:19:16 +0100
commitb9604621ad1e10a593889d307e390e40c7e83f5d (patch)
tree8011452a2b9819d9679e8a1a0095477ea4512807 /src/main/res/values
parent0a37d69814433d47f8b4731f4996d86f2e567b36 (diff)
show warning snackbar before joining anon-non-private room
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 0915e825c..6bd1e8be3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -848,4 +848,5 @@
<string name="install_orbot">Install Orbot</string>
<string name="start_orbot">Start Orbot</string>
<string name="no_market_app_installed">No market app installed.</string>
+ <string name="group_chat_will_make_your_jabber_id_public">This group chat will make your Jabber ID public</string>
</resources>