summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-01-26 17:41:25 +0000
committerGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-01-26 17:41:25 +0000
commite1c393d9d69c3ae1be3f9e600b29c8edf12635a1 (patch)
tree6dead7d096a4d15ef75d8e60f7bc4b346320c70c /app/src/main/res/values/strings.xml
parent10564e2605d03a23fcc1b3728502bd5ffd77cc74 (diff)
parente70807ca9ff87e3b3c237af0b47af5b646a9447d (diff)
Merge branch 'feature/ui_ux_updates' into 'main'
Feature/ui ux updates See merge request e/privacy-central/privacycentralapp!10
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index cce1107..fe92d6d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -3,9 +3,10 @@
<!-- Dashboard -->
<string name="dashboard_title">Quick Privacy</string>
- <string name="dashboard_state_label_off">Your online privacy is not protected</string>
- <string name="dashboard_state_label_on">Your online privacy is now protected!</string>
- <string name="dashboard_change_state_explanations">Tap to enable your privacy preferences</string>
+ <string name="dashboard_state_subtitle_off">Your online privacy is not protected</string>
+ <string name="dashboard_state_subtitle_on">Your online privacy is now protected!</string>
+ <string name="dashboard_state_title_on">Tap to disable your privacy preferences</string>
+ <string name="dashboard_state_title_off">Tap to enable your privacy preferences</string>
<string name="dashboard_state_trackers_label">Trackers:</string>
<string name="dashboard_state_trackers_off">Vulnerable</string>
<string name="dashboard_state_trackers_on">Denied</string>
@@ -19,7 +20,7 @@
<string name="dashboard_graph_period">Last 24 hours</string>
<string name="dashboard_graph_trackers_legend">%s Trackers</string>
- <string name="dashboard_am_i_tracked_title">Am I tracked?</string>
+ <string name="dashboard_am_i_tracked_title">Manage trackers</string>
<string name="dashboard_am_i_tracked_subtitle">%1$d app trackers, %2$d active trackers</string>
<string name="dashboard_apps_permissions_title">Apps Permissions</string>
<string name="dashboard_apps_permissions_subtitle">Manage your permissions</string>
@@ -37,9 +38,9 @@
<string name="ipscrambling_real_ip_subtitle">I can be tracked by my IP address</string>
<string name="ipscrambling_hide_ip_label">Hide IP address</string>
<string name="ipscrambling_hide_ip_subtitle">I am anonymous on the internet</string>
- <string name="ipscrambling_tor_disclaimer"><b>Note:</b> when active, this setting will slow down your Internet connectivity speed (uses Thor network).</string>
+ <string name="ipscrambling_tor_disclaimer"><b>Note:</b> when active, this setting will slow down your Internet connectivity speed (uses the Tor network).</string>
<string name="ipscrambling_location_label">Force a country of origin:</string>
- <string name="ipscrambling_any_location">Any country</string>
+ <string name="ipscrambling_any_location">Random country</string>
<string name="ipscrambling_select_app">Apply this setting to all selected apps:</string>
<!-- Location -->
@@ -63,6 +64,7 @@
<!-- App Trackers -->
<string name="apptrackers_block_all_toggle">Block trackers</string>
+ <string name="apptrackers_trackers_list_title">Opt for the trackers you want to activate/desactivate.</string>
<string name="apptrackers_no_trackers_yet_block_off">No trackers were detected yet. If new trackers are detected they will be updated here.</string>
<string name="apptrackers_no_trackers_yet_block_on">No trackers were detected yet. All future trackers will be blocked.</string>