Merge pull request #2108 from licaon-kter/patch-2

Fix typo
This commit is contained in:
Daniel Gultsch 2016-11-08 10:08:48 +01:00 committed by GitHub
commit b3c19f039c
1 changed files with 1 additions and 1 deletions

View File

@ -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>