From 28f21297e4d700384f0d445fd4a296ad2bcc496a Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Mon, 3 May 2021 23:38:48 +0530 Subject: Add FakeLocation and InternetActivityPrivacy feature --- app/src/main/res/values/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f79852c..989e233 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -4,11 +4,11 @@ Tap to enable quick privacy protection Personal data leakage over past 24 hours. Am I tracked? - Currently there are 77 trackers in your apps, 12 trackers are active + Currently there are %1$d trackers in your apps, %2$d trackers are active Apps Permissions - 120 apps are requesting 72 permissions + %1$d apps are requesting %2$d permissions My Location - "7 apps are using location permission\n Current location mode: " + "%1$d apps are using location permission\nCurrent location mode: " My Internet Activity Privacy "Current internet activity mode: " Quick protection enables these settings when turned on @@ -24,7 +24,7 @@ Choose if you want to expose your real IP address or hide when connected to the internet (uses the tor network). Use real IP address I can be tracked by my IP address. - Hide IP address + Hide IP address I am anonymous on the internet. Manage and control apps requesting various permissions. -- cgit v1.2.1