From 43e303886715d6115273cfba014a54805d3a1389 Mon Sep 17 00:00:00 2001 From: Guillaume Jacquart Date: Mon, 21 Mar 2022 17:13:10 +0000 Subject: Add PVC Widget #5076 --- app/src/main/res/values/strings.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (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 30f017c..a0df574 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -113,4 +113,22 @@ Following trackers are in use Enable or disable this tracker for the following apps Tracker + EXAMPLE + Add widget + This is an app widget description + + + Extended privacy + Your online privacy is protected + Your online privacy is unprotected + @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 \ No newline at end of file -- cgit v1.2.1