From fafd978342abb8332fcf3ed45cdc3b7d437576ba Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Mon, 17 May 2021 17:02:35 +0530 Subject: Use string resources for titles --- app/src/main/res/values/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) (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 8fc7c92..fd24223 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -9,6 +9,7 @@ %1$d apps are requesting %2$d permissions My Location "%1$d apps are using location permission\nCurrent location mode: " + Internet Activity Privacy My Internet Activity Privacy "Current internet activity mode: " Quick protection enables these settings when turned on @@ -38,4 +39,8 @@ This app needs location permissions in order to show its functionality. You didn\'t grant location permission Please enter valid latitude and longitude value + Quick Protection + Privacy Dashboard + Click to learn more + \"Apps Permission\" \ No newline at end of file -- cgit v1.2.1