diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2016-05-04 13:19:07 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2016-05-04 13:19:07 +0200 |
commit | 16eb1bfbd0a11d53380d043bf1f62feb7a6b6f22 (patch) | |
tree | 69cc0b8954937f7b2d126ecb1b3f08555a3b6a7e /src/main/res/values/strings.xml | |
parent | b334582eff72bbe531b68c70e69b658d5e4de280 (diff) |
pulled translations from transifex
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r-- | src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index ae5c704c..f168b52f 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -617,7 +617,7 @@ <string name="security_error_invalid_file_access">Security error: Invalid file access</string> <string name="no_application_to_share_uri">No application found to share URI</string> <string name="share_uri_with">Share URI with…</string> - <string translatable="false" name="welcome_header">Start your Conversations</string> + <string translatable="false" name="welcome_header">Join the Conversation</string> <string name="welcome_text">XMPP is a provider independent protocol. You can use this client with what ever XMPP server you choose.\nHowever for your convenience we made it easy to create an account on conversations.im; a provider specially suited for the use with Conversations.</string> <string name="magic_create_text">We will guide you through the process of creating an account on conversations.im.\nWhen picking conversations.im as a provider you 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> |