aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorLicaon_Kter <licaon-kter@users.noreply.github.com>2020-01-03 17:33:07 +0000
committerGitHub <noreply@github.com>2020-01-03 17:33:07 +0000
commitbb6c72706d444864eabfa7458ebddbf4cfe4acaf (patch)
tree3108b1dd16ceab299de2ee7fd93b5b0d1ae2e6dc /src/main/res/values/strings.xml
parent648fe344ae32e56c59ea7e58d559be1a425f3479 (diff)
Fix typos
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index daa1636ff..d04a0d7bf 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>
@@ -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>
@@ -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>