summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authoralthafvly <althafvly@gmail.com>2022-10-20 09:23:59 +0530
committeralthafvly <althafvly@gmail.com>2022-10-20 14:18:50 +0530
commita07c624bf5c3b80023ac8c2fd2980c5563c105cc (patch)
tree7cf4b51ad5f31fde88944c2e5af7a9568ea85040 /app/src/main/res/values
parent6639404a1a7997a0133400dda5bea5d2cc5b5d22 (diff)
771: Fix translations
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 79272ae..d3157d5 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -29,7 +29,7 @@
<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_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 app trackers, %2$d allowed trackers</string>
<string name="dashboard_apps_permissions_title">Manage apps\' permissions</string>
@@ -42,17 +42,17 @@
<string name="dashboard_internet_activity_privacy_subtitle_off">Real IP address exposed</string>
<string name="dashboard_internet_activity_privacy_subtitle_on">Real IP address hidden</string>
<!-- IpScrambling -->
- <string name="ipscrambling_title">Manage my internet address</string>
- <string name="ipscrambling_info">Your Internet address or IP address is the identifier assigned to your phone when connected to the Internet.\n\nManage my Internet address enables you to use a fake IP address instead of your real IP address. This way, your internet activity cannot be linked to your real IP address and to your device.</string>
+ <string name="ipscrambling_title">Manage my Internet address</string>
+ <string name="ipscrambling_info">Your Internet address or IP address is the identifier assigned to your phone when connected to the Internet.\n\nManage my Internet address enables you to use a fake IP address instead of your real IP address. This way, your Internet activity cannot be linked to your real IP address and to your device.</string>
<string name="ipscrambling_real_ip_label">Use my real IP address</string>
<string name="ipscrambling_real_ip_subtitle">I can be tracked by my IP address</string>
<string name="ipscrambling_hide_ip_label">Hide my real IP address</string>
- <string name="ipscrambling_hide_ip_subtitle">I am anonymous on the internet</string>
+ <string name="ipscrambling_hide_ip_subtitle">I am anonymous on the Internet</string>
<string name="ipscrambling_tor_disclaimer"><b>Note:</b> While this option is active, your Internet speed is likely to be significantly reduced.</string>
- <string name="ipscrambling_location_label">My internet activity must appear from:</string>
+ <string name="ipscrambling_location_label">My Internet activity must appear from:</string>
<string name="ipscrambling_any_location">Random country</string>
<string name="ipscrambling_select_app">Apply this setting to all selected applications * :</string>
- <string name="ipscrambling_app_list_infos">Only apps with internet permission are listed.</string>
+ <string name="ipscrambling_app_list_infos">Only apps with Internet permission are listed.</string>
<string name="ipscrambling_error_quickprivacy_disabled">Enabled Quick Privacy to use functionalities</string>
<string name="ipscrambling_error_always_on_vpn_already_running">Please disable any 3rd-party VPN in order for Advanced Privacy to hide your real IP address.</string>
<string name="ipscrambling_warning_starting_long">Our scrambling IP service is taking time to launch. It can take a few minutes. Leaving the screen won\'t interrupt the process.</string>