aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-05-16 21:31:15 +0200
committerChristian Schneppe <christian@pix-art.de>2018-05-16 21:31:15 +0200
commit5ca356e4355c286a31a585481d49bd36e83cbfe4 (patch)
treeb5628648f9ea268a3b2b4912950fb71076e405f2 /src/main/res/values/strings.xml
parentac3a2c0cb85f32150da93c5d992f71661746e59e (diff)
add spinner to select jabber provider for creating new accounts
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 2351318f3..c3dea8e4c 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -788,4 +788,6 @@
<string name="jabber_id_copied_to_clipboard">Copied JID to clipboard</string>
<string name="copy_jabber_id">Copy JID</string>
<string name="copy_link">Copy web address</string>
+ <string name="server_hint">Choose provide</string>
+ <string name="choose_your_server">Choose your jabber provider</string>
</resources>