aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorLicaon_Kter <licaon-kter@users.noreply.github.com>2020-01-03 22:14:48 +0000
committerGitHub <noreply@github.com>2020-01-03 22:14:48 +0000
commit09a7aa630107a30dfcccc46c9f8742b444b08d3e (patch)
tree7db198741ecc76bf0e9e35eab049882bdc6d3bac /src/main/res/values
parente03da284feb4a4a69245f32a7f146749188b0af2 (diff)
Fix typo
...be more specific
Diffstat (limited to 'src/main/res/values')
-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 d04a0d7bf..1fdcb0ecd 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -517,7 +517,7 @@
<string name="share_uri_with">Share URI with…</string>
<string name="mgmt_account_reconnect">Reconnect</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="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. \nThen 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_existing_account">I have an account</string>
@@ -768,7 +768,7 @@
<string name="pref_start_search_summary">At ‘Start Conversation’ screen open keyboard and place cursor in search field</string>
<string name="paste_as_quote">Paste as quote</string>
<string name="group_chat_avatar">Group chat avatar</string>
- <string name="host_does_not_support_group_chat_avatars">Host does not support avatars</string>
+ <string name="host_does_not_support_group_chat_avatars">Host does not support group chat avatars</string>
<string name="only_the_owner_can_change_group_chat_avatar">Only the owner can change the avatar</string>
<string name="contact_name">Contact name</string>
<string name="nickname">Nickname for this group chat</string>