diff --git a/res/values/strings.xml b/res/values/strings.xml
index 784cd543..b3c333f0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -112,6 +112,8 @@ THE SOFTWARE.
When to show the notification
Notification Action
What to do when the notification is pressed
+ Invert notification colour
+ Use inverted colour for notifications
Playback View
Display Mode
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 6f7c6bb9..5377633a 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -54,6 +54,11 @@ THE SOFTWARE.
android:entries="@array/notification_action_entries"
android:entryValues="@array/entry_values"
android:defaultValue="0" />
+