aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-01-24 17:08:30 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-01-24 17:08:30 +0100
commit6d74698aec0a2728ac1a88d27b3eb0aa7904e4c9 (patch)
tree25e7ba81c3fb8bcce0c46adbb44e7c553c8cecff /src/main/res/values/strings.xml
parentf4a207e859999b49603efcea548f4a09546bb569 (diff)
support registration via pars tokens
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 3c274366d..1c267eaf8 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -998,4 +998,6 @@
<string name="pref_theme_color_options">Theme color</string>
<string name="pref_enable_otr_summary">Enable OTR encryption for message encryption</string>
<string name="pref_enable_otr">Enable OTR encryption</string>
+ <string name="magic_create_text_on_x">You have been invited to %1$s. We will guide you through the process of creating an account.\\nWhen picking %1$s as a provider you will be able to communicate with users of other providers by giving them your full XMPP address.</string>
+ <string name="account_status_regis_invalid_token">Invalid registration token</string>
</resources>