aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-01-14 18:54:20 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-01-14 18:54:20 +0100
commitcc78954daa7b239f780e30a62141417448528309 (patch)
tree51ed8ef664b6ee037f12cc2c79c0421c507b69a6 /src
parent9e752e637fdd2a5d91bc3fb33a53058f9a12f738 (diff)
parent7d8f3720e87e68219145e0099b97dfa535f5f365 (diff)
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
Diffstat (limited to 'src')
-rw-r--r--src/main/res/values/strings.xml28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index daa1636ff..1fdcb0ecd 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -490,11 +490,11 @@
<string name="pref_picture_quality_summary">Resize and compress pictures</string>
<string name="pref_video_quality">Video quality</string>
<string name="pref_video_quality_summary">Resize and compress videos</string>
- <string name="video_very_low">very low (144p)</string>
- <string name="video_low">low (360p)</string>
- <string name="video_mid">middle (720p)</string>
- <string name="video_high">high (1080p)</string>
- <string name="video_original">original (uncompressed)</string>
+ <string name="video_very_low">Very low (144p)</string>
+ <string name="video_low">Low (360p)</string>
+ <string name="video_mid">Medium (720p)</string>
+ <string name="video_high">High (1080p)</string>
+ <string name="video_original">Original (uncompressed)</string>
<string name="always">Always</string>
<string name="always_off">Always off</string>
<string name="battery_optimizations_enabled">Battery optimizations enabled</string>
@@ -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>
@@ -655,10 +655,10 @@
<string name="pref_use_tor">Connect via Tor</string>
<string name="pref_use_tor_summary">Tunnel all connections through the Tor network.</string>
<string name="pref_connection_options">Connection options</string>
- <string name="image_low">low (720p)</string>
- <string name="image_mid">middle (1920p)</string>
- <string name="image_high">high (3840p)</string>
- <string name="image_original">original (uncompressed)</string>
+ <string name="image_low">Low (720p)</string>
+ <string name="image_mid">Medium (1920p)</string>
+ <string name="image_high">High (3840p)</string>
+ <string name="image_original">Original (uncompressed)</string>
<string name="last_seen_just_away">recently</string>
<string name="send_message">Send message</string>
<string name="send_failed_resend">delivery failed, resending…</string>
@@ -667,8 +667,8 @@
<string name="retry_decryption">Retry decryption</string>
<string name="session_failure">Session failure</string>
<string name="sasl_downgrade">Downgraded SASL mechanism</string>
- <string name="action_take_photo">take photo</string>
- <string name="action_take_video">record video</string>
+ <string name="action_take_photo">Take photo</string>
+ <string name="action_take_video">Record video</string>
<string name="account_status_regis_web">Server requires registration on website</string>
<string name="application_found_to_open_website">No application found to open website</string>
<string name="open_website">Open website</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>
@@ -903,7 +903,7 @@
<string name="pref_show_mappreview_inside_summary">Show map previews directly inside the chat view, a connection to the Pix-Art-Server will be established.</string>
<string name="pref_show_mappreview_inside">Show previews of locations in chat</string>
<string name="pref_use_internal_updater_summary">Let the messenger look for new app updates once a day</string>
- <string name="pref_use_internal_updater">look for updates</string>
+ <string name="pref_use_internal_updater">Look for updates</string>
<string name="attach">Attach</string>
<string name="delete_locally">Delete locally</string>
<string name="delete_from_server">Delete from server</string>