aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-11-08 10:08:58 +0100
committerDaniel Gultsch <daniel@gultsch.de>2016-11-08 10:08:58 +0100
commit00b3d5ee350e8b2a91817c84552ee37bfd3ecc45 (patch)
treeaf9a9d2685b32d50a53c880d1d1d91d25cadb73c /src
parent7978fd768e07725da51ad2d7f84847af3b7badc4 (diff)
parentb3c19f039c57a314f7008195bd16f21c99849f66 (diff)
Merge branch 'master' of github.com:siacs/Conversations
Diffstat (limited to 'src')
-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>