summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAlexandre Roux <alexandre.roux.danzi@lostpod.me>2022-04-25 15:39:27 +0000
committerAlexandre Roux <alexandre.roux.danzi@lostpod.me>2022-04-25 15:39:27 +0000
commite33646d622ac74726090d6dd92d55bbb60c7b4fa (patch)
treebe21ed7c5aea337389e24f13de763df16b0bf735 /app/src/main/res/values/strings.xml
parentf3c01e7bbf130c7f304b6bf50510c3800b8586f6 (diff)
parent729c47b96be952bdea5e90a664ff3f90bde23023 (diff)
Merge branch '225_tracker_screenss_fixes' into 'main'
225 - 5286 trackers screens fixes See merge request e/privacy-central/privacycentralapp!44
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1fc7841..13ecf23 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -67,7 +67,7 @@
<!-- Trackers -->
<string name="trackers_title">Manage apps\' trackers</string>
- <string name="trackers_info">Trackers are pieces of code hidden within applications. They collect your data and follow your activity 24/7: it feels like your phone listens to you.\n\nYou can see how many trackers are active behind the scenes, and you can block all trackers for the best protection. As it could cause some applications to malfunction, you can also fine tune your setting and choose specifically which trackers you want to block.</string>
+ <string name="trackers_info">Trackers are pieces of code hidden in apps. They collect your data and follow your activity 24/7. See which trackers are active and block them all for best protection. As it could cause some applications to malfunction, you can choose specifically which trackers you want to block.</string>
<string name="trackers_count_label">%d trackers</string>
<string name="trackers_period_day">24 hours</string>
<string name="trackers_period_month">past month</string>