summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart-ext@mousquetaires.com>2022-11-28 18:35:45 +0100
committerGuillaume Jacquart <guillaume.jacquart-ext@mousquetaires.com>2022-11-28 18:42:54 +0100
commitcde9ed0b42898f9f87004dda337b9ce7cf46d3cf (patch)
treec36759a313267b950be2fc72227e1051a1fecf91 /app/src/main/res/values
parent2f40c62572be0fffa04fe6cf105ece937389e287 (diff)
5903: move ipscrambling speed message to warning dialog.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b1d241d..4d6e1f9 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -30,7 +30,6 @@
<string name="dashboard_graph_period">Today</string>
<string name="dashboard_graph_trackers_legend">%s trackers have profiled you in the last 24 hours</string>
<string name="dashboard_graph_leaking_app">View</string>
- <string name="dashboard_first_ipscrambling_activation">While your IP is faked, your Internet speed is likely to be reduced.</string>
<string name="dashboard_am_i_tracked_title">Manage apps\' trackers</string>
<string name="dashboard_am_i_tracked_subtitle">%1$d detected trackers, %2$d allowed trackers</string>
<string name="dashboard_apps_permissions_title">Manage apps\' permissions</string>
@@ -100,7 +99,7 @@
<string name="warningdialog_location_title">Fake my location</string>
<string name="warningdialog_location_message">While this option is active, some apps that rely on your real location may not work properly. It\'s recommended to enable it only occasionally, only when needed.</string>
<string name="warningdialog_ipscrambling_title">Hide my IP</string>
- <string name="warningdialog_ipscrambling_message">This option uses the TOR network to hide your real IP address. Only use it for specific applications. <b>Important:</b> we advise disabling this feature for email services as your address may end into permanent ban from your provider.</string>
+ <string name="warningdialog_ipscrambling_message">This option uses the TOR network to hide your real IP address. Only use it for specific applications. While your IP is faked, your Internet speed is likely to be reduced.\n<b>Important:</b> we advise disabling this feature for email services as your address may end into permanent ban from your provider.</string>
<string name="warningdialog_ipscrambling_cta">I understand</string>
<!-- Widget -->