diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml
index 50d3cd8..0d486e1 100644
--- a/res/values/cherish_arrays.xml
+++ b/res/values/cherish_arrays.xml
@@ -1220,4 +1220,28 @@
- 3
- 4
+
+
+
+ - @string/ticker_disabled
+ - @string/ticker_enabled
+ - @string/ticker_media_enabled
+
+
+
+ - 0
+ - 1
+ - 2
+
+
+
+
+ - @string/ticker_animation_mode_alpha_fade
+ - @string/ticker_animation_mode_scroll
+
+
+
+ - 0
+ - 1
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index c6967aa..083caa3 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -1130,4 +1130,28 @@
Accent tinted
Blur
Grayscale and blurred
+
+
+ seconds
+ milliseconds
+ dp
+
+
+ Ticker
+ Show notifications ticker-style in status bar
+ Ticker is visible only when notification heads-up is not shown. Devices with center notch should hide cutout under User Interface settings or under Developer options.
+ Status bar ticker
+ Enable the status bar ticker
+ Restore defaults
+ Text
+ Icon
+ Colors
+ Values restored
+ No ticker
+ Notification ticker
+ Notifications and music ticker
+ Ticker animation style
+ Fade
+ Scroll
+ Ticker duration
diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml
index 9c7e8ce..5390fb7 100644
--- a/res/xml/cherish_settings_statusbar.xml
+++ b/res/xml/cherish_settings_statusbar.xml
@@ -83,6 +83,29 @@
android:summary="@string/carrier_label_settings_summary"
android:fragment="com.cherish.settings.fragments.CustomCarrierLabel" />
+
+
+
+
+
+