19 lines
927 B
Diff
19 lines
927 B
Diff
From 11d3721bdf067a104d3dbd59620d367f8f6e8c64 Mon Sep 17 00:00:00 2001
|
|
From: harvey186 <harvey186@hotmail.com>
|
|
Date: Sat, 1 Jul 2023 11:47:42 +0200
|
|
Subject: [PATCH] advanced_privacy
|
|
|
|
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
|
|
index 9cda169ed0..76b82cd000 100644
|
|
--- a/res/values/cm_strings.xml
|
|
+++ b/res/values/cm_strings.xml
|
|
@@ -189,4 +189,8 @@
|
|
|
|
<!-- Location settings screen, setting summary for Assisted GPS switch -->
|
|
<string name="assisted_gps_summary">Download satellite assistance data from the internet which can greatly improve the GPS startup performance. For emergency calls, assisted GPS is always allowed.</string>
|
|
+
|
|
+ <!-- LeOS Advanced Privacy -->
|
|
+ <string name="advanced_privacy_dashboard_title" translatable="false">Advanced Privacy</string>
|
|
+ <string name="advanced_privacy_dashboard_summary">Manage trackers, fake location, hide IP address</string>
|
|
</resources>
|