diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 97ec82a..59fe098 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -841,4 +841,8 @@
Replace heads-up notification with slim and less invasive version of redesigned ticker
Use app colored background
Replace reTicker background color using notification app main color
+
+
+ Data usage
+ Display data usage summary in quick settings footer
diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml
index a3a9cc8..3db04ea 100644
--- a/res/xml/cherish_settings_quicksettings.xml
+++ b/res/xml/cherish_settings_quicksettings.xml
@@ -28,6 +28,12 @@
android:title="@string/qs_date_title"
android:summary="@string/qs_date_summary"
android:defaultValue="true" />
+
+