diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 085ee62..c6c3120 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -1210,4 +1210,8 @@
Tint the active volume bar
Use a color gradient to tint the active volume bar
+
+
+ Running Services Icon
+ Enable the running services icon in the footer
diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml
index 60f773f..a2e82d9 100644
--- a/res/xml/cherish_settings_quicksettings.xml
+++ b/res/xml/cherish_settings_quicksettings.xml
@@ -77,6 +77,12 @@
android:entries="@array/qs_datausage_entries"
android:entryValues="@array/qs_datausage_values"
android:defaultValue="0" />
+
+