aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-03-17 23:08:07 +0100
committerChristian Schneppe <christian@pix-art.de>2017-03-17 23:08:07 +0100
commit423efa8c17d798e5c80785e2a67e85a97b084975 (patch)
tree60b65b75bfb8b09a652fc336dcda2a24bf30e60e /src/main/res/values/strings.xml
parente3a2801f6c86042257ebe3d4e5a1e5fcde6c032e (diff)
little string modifications
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 5e6bfc05c..aa83597ae 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -615,8 +615,8 @@
<string name="share_uri_with">Share URI with…</string>
<string name="mgmt_account_reconnect">Reconnect</string>
<string name="welcome_header" translatable="false">Pix-Art Messenger</string>
- <string name="welcome_text">…is a free and secure XMPP/Jabber client for the use 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 with a random password, which you can use or change to your own password on the next page. \nThan you will be able to communicate with users of this and other providers by giving them your full Jabber-ID.</string>
+ <string name="welcome_text">…is a free and secure XMPP/Jabber client.</string>
+ <string name="magic_create_text">We will guide you through the process of creating an account with a random password, which you can use or change to your own password on the next page. \nThan you will be able to communicate with users of this and other providers by giving them your full Jabber-ID.</string>
<string name="your_full_jid_will_be">Your Jabber-ID will be: %s</string>
<string name="create_account">Create new account</string>
<string name="use_existing_accout">Use an existing account</string>