diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index d6da28a..5e01726 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -78,9 +78,6 @@
Quick settings
-
- Status bar icons
-
Display music visualizer
@@ -200,5 +197,27 @@
Invert 3 button navigation bar
+
+ Icons
+
+
+ Status bar icons
+ Choose which status bar icons can be shown
+
+
+ Show data disabled icon
+ Display the cross sign next to signal bar when data is disabled
+
+
+ Use old style mobile data icons
+ Show mobile type icon on top of the signal indicator
+
+
+ Show 4G instead of LTE
+ Replace LTE indicator with 4G
+
+
+ Roaming indicator
+ Display roaming indicator when in roaming mode
diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml
index e09aa9e..ef9c0ed 100644
--- a/res/xml/cherish_settings_statusbar.xml
+++ b/res/xml/cherish_settings_statusbar.xml
@@ -20,5 +20,43 @@
android:title="@string/network_traffic_title"
android:summary="@string/network_traffic_summary"
android:fragment="com.cherish.settings.fragments.NetworkTrafficSettings" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+