diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index e482aa1..573e237 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -42,6 +42,7 @@
Learn more about CherishOS
Device features
QS category
+ Navigation bar
OK
@@ -67,9 +68,6 @@
Status bar icons
-
- Statusbar items
-
Display music visualizer
@@ -150,4 +148,12 @@
Wake up on charge
Wake up device if charger is plugged/unplugged.
+
+
+ System icons
+ Control which status bar icons are shown
+ Statusbar items
+
+
+ Navbar buttons
\ No newline at end of file
diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml
index 191beb9..7c89929 100644
--- a/res/xml/cherish_settings_button.xml
+++ b/res/xml/cherish_settings_button.xml
@@ -18,6 +18,19 @@
android:title="@string/button_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file