diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 3596caa..822971a 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -445,4 +445,8 @@
Double-tap to wake on doze
Double tap to wake when device is dreaming
+
+ Small mobile type icon
+ Show mobile type icon on top of the signal indicator
+
diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml
index 2125a55..7145870 100644
--- a/res/xml/cherish_settings_statusbar.xml
+++ b/res/xml/cherish_settings_statusbar.xml
@@ -77,6 +77,12 @@
android:title="@string/roaming_indicator_icon_title"
android:summary="@string/roaming_indicator_icon_summary"
android:defaultValue="true"/>
+
+