diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index abf82d481..8b8945b40 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -79,7 +79,7 @@
Inexact seek allows the player to seek to positions faster with reduced precision. Seeking for 5, 15 or 25 seconds doesn\'t work with this
Fast-forward/-rewind seek duration
Playback load interval size
- Change the load interval size (currently at %s). A lower value may speed up initial video loading. Changes require a player restart.
+ Change the load interval size (currently %s). A lower value may speed up initial video loading. Changes require a player restart.
Ask for confirmation before clearing a queue
Switching from one player to another may replace your queue
The active player queue will be replaced
diff --git a/app/src/main/res/xml/video_audio_settings.xml b/app/src/main/res/xml/video_audio_settings.xml
index 3f90011a9..69013ae4b 100644
--- a/app/src/main/res/xml/video_audio_settings.xml
+++ b/app/src/main/res/xml/video_audio_settings.xml
@@ -61,6 +61,16 @@
app:singleLineTitle="false"
app:iconSpaceReserved="false" />
+
+
-
-