diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index a6273fe..ba969b7 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -463,5 +463,9 @@
Volume steps: System
Volume steps: Voice Call
Reset
+
+
+ Show Location Privacy Indicator
+ Enable - Disable location privacy indicator in qs and sb
diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml
index b29963b..ddd401d 100644
--- a/res/xml/cherish_settings_quicksettings.xml
+++ b/res/xml/cherish_settings_quicksettings.xml
@@ -26,8 +26,12 @@
android:title="@string/qs_show_battery_estimate_title"
android:summary="@string/qs_show_battery_estimate_summary"
android:defaultValue="true"/>
-
-
+
+