aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-03-31 15:00:07 +0200
committerChristian Schneppe <christian@pix-art.de>2019-03-31 15:00:07 +0200
commita2c2b2e658617e14342f95b3d467900778c309cd (patch)
tree465912612f4c61b3b6a203284df9a71505e012c4 /src/main/res/values
parent9fa77720e18b493e2199ed0d0f74a15126bf719e (diff)
rename "advanced mode" in WelcomeActivity to "I have an account"
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 1f463846e..477c74ddc 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -513,7 +513,7 @@
<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="welcome_advanced_mode">Advanced mode</string>
+ <string name="welcome_existing_account">I have an account</string>
<string name="pick_your_username">Choose your username</string>
<string name="pref_manually_change_presence">Manage availability manually</string>
<string name="pref_manually_change_presence_summary">Set your availability when editing your status message.</string>