diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml
index 452261c07..1eddbabb6 100644
--- a/src/main/resources/music/settings/host/values/strings.xml
+++ b/src/main/resources/music/settings/host/values/strings.xml
@@ -204,6 +204,9 @@ WARNING: Do not enable new player backgrounds while this is enabled."
Enable SponsorBlock
SponsorBlock is a crowd-sourced system for skipping annoying parts of YouTube videos.
+ Show a toast if API is not available
+ Toast shown if SponsorBlock API is not available.
+
Show a toast when skipping automatically
Toast shown when a segment is automatically skipped.
diff --git a/src/main/resources/music/sponsorblock/xml/sponsorblock_prefs.xml b/src/main/resources/music/sponsorblock/xml/sponsorblock_prefs.xml
index 80b3abf37..8fd40c6fe 100644
--- a/src/main/resources/music/sponsorblock/xml/sponsorblock_prefs.xml
+++ b/src/main/resources/music/sponsorblock/xml/sponsorblock_prefs.xml
@@ -3,6 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:yt="http://schemas.android.com/apk/res-auto">
+