From 4bd37041c3ace75e4ac5bfbd87fe6d1cfad8038a Mon Sep 17 00:00:00 2001 From: TheScarastic Date: Mon, 11 Apr 2022 14:51:12 +0530 Subject: privacycentralapp: Add notification on 1st boot to tell us more about our app --- app/src/main/res/values/strings.xml | 3 +++ 1 file changed, 3 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 88bd473..199472d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -134,4 +134,7 @@ @string/dashboard_state_ipaddress_off @string/dashboard_state_ipaddress_on @string/dashboard_graph_trackers_legend + + 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