From 8089beab35a9534aeac05938a6ad27991ec6a741 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Mon, 16 May 2022 18:01:16 +0530 Subject: Make referenced strings and app name not translatable --- app/src/main/res/values/strings.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c1f15f0..a08961b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - Advanced Privacy + Advanced Privacy System @@ -11,7 +11,7 @@ Close - @string/app_name + @string/app_name Your online privacy is protected Your online privacy is unprotected Custom privacy settings applied @@ -127,22 +127,22 @@ This is an app widget description - @string/app_name + @string/app_name Your online privacy is protected Your online privacy is unprotected Custom privacy settings applied - @string/dashboard_state_trackers_label - @string/dashboard_state_trackers_off - @string/dashboard_state_trackers_on - @string/dashboard_state_geolocation_label - @string/dashboard_state_geolocation_off - @string/dashboard_state_geolocation_on - @string/dashboard_state_ipaddress_label - @string/dashboard_state_ipaddress_off - @string/dashboard_state_ipaddress_on - @string/dashboard_graph_trackers_legend + @string/dashboard_state_trackers_label + @string/dashboard_state_trackers_off + @string/dashboard_state_trackers_on + @string/dashboard_state_geolocation_label + @string/dashboard_state_geolocation_off + @string/dashboard_state_geolocation_on + @string/dashboard_state_ipaddress_label + @string/dashboard_state_ipaddress_off + @string/dashboard_state_ipaddress_on + @string/dashboard_graph_trackers_legend View Discover Advanced Privacy Tap to find out how to easily block trackers, fake your location & hide your IP address. - \ No newline at end of file + -- cgit v1.2.1