aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorlicaon-kter <licaon-kter@users.noreply.github.com>2016-11-08 01:46:46 +0200
committerGitHub <noreply@github.com>2016-11-08 01:46:46 +0200
commitd341904c4d8fe63a9a5c22e3da4cef14562877fc (patch)
treed91e51616e136dd2f90d04fba94c9f5bde638b36 /src/main/res/values/strings.xml
parentb3909086102b76a8122758907aa5d1eadeab6e95 (diff)
Fix typo
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 654446e2..d52d7b88 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -698,5 +698,5 @@
<string name="error_message">Error Message</string>
<string name="data_saver_enabled">Data saver enabled</string>
<string name="data_saver_enabled_explained">Your operating system is restricting Conversations from accessing the Internet when in background. To receive notifications of new messages you should allow Conversations unrestricted access when Data saver is on.\nConversations will still make an effort to save data when possible.</string>
- <string name="device_does_not_support_data_saver">Your device does not supporting disabling Data saver for Conversations.</string>
+ <string name="device_does_not_support_data_saver">Your device does not support disabling Data saver for Conversations.</string>
</resources>