aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2016-04-21 20:12:14 +0200
committerChristian S <christian@pix-art.de>2016-04-21 20:12:14 +0200
commitf7c700880a537064ab88001431b6040909920b44 (patch)
treefcc0d16bd71a18ba959284ab31a4d345b5383d3e /src/main/res/values
parent9e15ac10ccc4d021c10eeaed8988fa14ea73e3dc (diff)
parent1a073ca45455dcf46bb4d8bcaa962030a65c435a (diff)
Merge branch 'refs/heads/siacs/master' into welcome-screen
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index ad09161eb..446eddb24 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -647,4 +647,11 @@
<string name="no_application_to_share_uri">No application found to share URI</string>
<string name="share_uri_with">Share URI with…</string>
<string name="mgmt_account_reconnect">reconnect</string>
+ <string name="welcome_header">Pix-Art Messenger</string>
+ <string name="welcome_text">XMPP is a provider independent protocol. You can use this client with pix-art.de</string>
+ <string name="magic_create_text">We will guide you through the process of creating an account on pix-art.de.\nYou will be able to communicate with users of other providers by giving them your full Jabber ID.</string>
+ <string name="your_full_jid_will_be">Your full Jabber ID will be: %s</string>
+ <string name="create_account">Create Account</string>
+ <string name="use_own_provider">Use my own provider</string>
+ <string name="pick_your_username">Pick your username</string>
</resources>