aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2019-09-29 13:57:58 +0200
committerChristian Schneppe <christian.schneppe@pix-art.de>2019-09-29 13:57:58 +0200
commit72f2b8650ec86af524dcdefd81d8037388a60622 (patch)
treed1c6b1c87dfac52b92b9710b5793177c6cb4a92a /src/main/res/values/strings.xml
parent2565da03bb5b09a4f72c8d0a2fe4222667a42a55 (diff)
rework intro
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml29
1 files changed, 18 insertions, 11 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index e453e2d30..f70f3cd4d 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -942,14 +942,14 @@
<string name="pref_use_invidious">Replace YouTube links with Invidious</string>
<string name="pref_use_invidious_summary">Invidious is a privacy friendly alternative to YouTube</string>
<string name="this_device">This device</string>
- <string name="intro_desc_main">Learn how to use Pix-Art Messenger.</string>
- <string name="welcome_header">Welcome to Pix-Art Messenger</string>
- <string name="intro_permissions">Permissions</string>
- <string name="intro_desc_permissions">Pix-Art Messenger will ask you for granting a few permissions. We need to have at least access to your external storage. Any other permissions are requested as required and are not mandatory. </string>
+ <string name="intro_desc_main">Learn more…</string>
+ <string name="welcome_header">Welcome to\nPix-Art Messenger</string>
+ <string name="intro_required_permissions">Required permissions</string>
+ <string name="intro_desc_required_permissions">At the end of the intro you will be asked to grant storage permissions (mandatory), if you have not already given them. Addition permissions are requested as needed and are optional.</string>
<string name="intro_account">Your account</string>
- <string name="intro_desc_account">To start over, you will need an own account. If you have an own account, just login with your Jabber-ID and password.</string>
- <string name="intro_start_chatting">Start chatting</string>
- <string name="intro_desc_start_chatting">Congratulations! But how about chatting? Just add Jabber-IDs of your contacts, or if you have given contacts permissions and Jabber-IDs in your address book they will be shown up. You can also add or create group chats or join public channels.</string>
+ <string name="intro_desc_account">If you already have an account, you can simply log in with your Jabber-ID and password</string>
+ <string name="intro_start_chatting">Contacts</string>
+ <string name="intro_desc_start_chatting">If you have given the contact permissions, already existing Jabber contacts are automatically displayed in your address book. Otherwise, just add Jabber-IDs</string>
<string name="intro_desc_open_chat">Now you can start chatting, share locations, files, videos and images or send voice messages.</string>
<string name="intro_chat_details">Chat details</string>
<string name="intro_desc_chat_details">You want to open the chat details? Just tip on the chat name in the menu bar on the top.</string>
@@ -960,9 +960,16 @@
<string name="pref_show_intro">Show intro again</string>
<string name="show_intro_again">Intro screens will be shown again</string>
<string name="show_intro_again_failed">Resetting intro screens failed. Try again…</string>
- <string name="intro_desc_whats_xmpp">XMPP, also called jabber, is a decentralized communication network and it works like e-mail works. You need an address, which is called Jabber-ID and a password.</string>
- <string name="intro_whats_xmpp">What is XMPP / Jabber?</string>
- <string name="intro_desc_contacts_permissions">We will also ask you for granting permissions to read your address book, to read out Jabber-IDs from your contacts. We will never share, upload or copy any of your contacts.</string>
- <string name="intro_desc_account2">If you would like to create a new account, you have the choice between choosing a suggested server from the drop-down menu or use a custom one.</string>
+ <string name="intro_desc_whats_xmpp">XMPP, also called jabber, is a decentralized communication network and works like e-mail. You need an address called Jabber-ID, a password and a messenger. More about this later.</string>
+ <string name="intro_whats_xmpp">What is XMPP / Jabber / Pix-Art Messenger?</string>
+ <string name="intro_desc_optional_permissions">Permissions to read your address book are required to read Jabber-IDs (if any) from your contacts. Contacts are never shared, uploaded or copied.</string>
+ <string name="intro_desc_account2">You can create a new profile by selecting a custom server or one from the drop-down menu and entering a nickname.</string>
<string name="open_join_dialog">Join public channel…</string>
+ <string name="intro_optional_permissions">Optional permissions</string>
+ <string name="intro_desc_optional_permissions2">Permissions for your location is needed if you would like to share your location.\nFor sharing voice messages it is required to get access to your microphone.</string>
+ <string name="intro_desc_account3">You have the option to import an existing account.\nJust touch to the import button. If there are backup files available, they will be shown. Choose an account to import.</string>
+ <string name="intro_desc_start_chatting2">You can also add, create or join multi user chats - so-called MUCs. They where distinguished between private group chats and public group chats - so called channels.</string>
+ <string name="intro_desc_start_chatting3">Congratulations!\nHere we go and have fun…</string>
+ <string name="intro_privacy">Your privacy\nYour sovereignty</string>
+ <string name="intro_desc_privacy">Pix-Art Messenger will neither sell nor analyze your data and you decide which permissions you grant.</string>
</resources>