aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2019-09-24 20:41:17 +0200
committerChristian Schneppe <christian.schneppe@pix-art.de>2019-09-24 20:41:17 +0200
commit2565da03bb5b09a4f72c8d0a2fe4222667a42a55 (patch)
tree1b5294f7beac42bd35eb50ad0d47f6e2502b922f /src/main/res/values/strings.xml
parent5aa83a0db42a71f028314acf4b955dd00bb3d9e1 (diff)
channel search result long press to show join dialog
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 3a320419b..e453e2d30 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -964,4 +964,5 @@
<string name="intro_whats_xmpp">What is XMPP / Jabber?</string>
<string name="intro_desc_contacts_permissions">We will also ask you for granting permissions to read your address book, to read out Jabber-IDs from your contacts. We will never share, upload or copy any of your contacts.</string>
<string name="intro_desc_account2">If you would like to create a new account, you have the choice between choosing a suggested server from the drop-down menu or use a custom one.</string>
+ <string name="open_join_dialog">Join public channel…</string>
</resources>