diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 109dd80..abe4f61 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -1311,4 +1311,16 @@
Left
Center
Right
+
+ Edit icon
+ Display the tile edit icon in the QS footer
+
+ User icon
+ Display the tile user icon in the QS footer
+
+ Settings icon
+ Display the tile settings icon in the QS footer
+
+ Running service icon
+ Enable or disable running service icon
diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml
index e3b44f5..7b16d38 100644
--- a/res/xml/cherish_settings_quicksettings.xml
+++ b/res/xml/cherish_settings_quicksettings.xml
@@ -53,6 +53,34 @@
android:title="@string/qs_footer_datausage_title"
android:summary="@string/qs_footer_datausage_summary"
android:defaultValue="true" />
+
+
+
+
+
+
+
+