Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2021-02-11 11:05:29 +0300
committerDaniel Gultsch <daniel@gultsch.de>2021-02-11 11:05:29 +0300
commit6e3dc0eef623581c7931861c000abc5818b2908f (patch)
tree1b5d47defb34c9981d34dc1ecc423013825b6f93 /src/main/res/values/strings.xml
parent3847ab846569d51db1f104820ffc5d2eba2279af (diff)
fix up for last commit. (re-add \n)
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 61e4ef2b2..541bc06ae 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -593,7 +593,7 @@
<string name="show_error_message">Show error message</string>
<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 %1$s from accessing the Internet when in background. To receive notifications of new messages you should allow %1$s unrestricted access when “Data saver” is on.\%1$s will still make an effort to save data when possible.</string>
+ <string name="data_saver_enabled_explained">Your operating system is restricting %1$s from accessing the Internet when in background. To receive notifications of new messages you should allow %1$s unrestricted access when “Data saver” is on.\n%1$s will still make an effort to save data when possible.</string>
<string name="device_does_not_support_data_saver">Your device does not support disabling Data saver for %1$s.</string>
<string name="error_unable_to_create_temporary_file">Could not create temporary file</string>
<string name="this_device_has_been_verified">This device has been verified</string>