From a95826e869ef143550921f9ae1a8e8bfe6cb75b7 Mon Sep 17 00:00:00 2001
From: inotia00 <108592928+inotia00@users.noreply.github.com>
Date: Sat, 11 Nov 2023 21:01:02 +0900
Subject: [PATCH] fix(YouTube Music/Custom playback speed): translation is not
accurate in some languages
---
src/main/resources/music/settings/host/values/strings.xml | 1 +
src/main/resources/music/settings/values-v21/strings.xml | 2 ++
2 files changed, 3 insertions(+)
diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml
index f4aab2b8d..ff3d97e17 100644
--- a/src/main/resources/music/settings/host/values/strings.xml
+++ b/src/main/resources/music/settings/host/values/strings.xml
@@ -136,6 +136,7 @@ WARNING: Do not enable new player backgrounds while this is enabled."
Hide upgrade button
Replaces the offline download button with an external download button.
Hook download button
+ Normal
Already playing official music source.
Official music source not available.
Restart to load the layout normally
diff --git a/src/main/resources/music/settings/values-v21/strings.xml b/src/main/resources/music/settings/values-v21/strings.xml
index b2a39ce65..9809f1f10 100644
--- a/src/main/resources/music/settings/values-v21/strings.xml
+++ b/src/main/resources/music/settings/values-v21/strings.xml
@@ -6,6 +6,8 @@
@string/revanced_custom_filter_strings_summary
@string/revanced_custom_filter_strings_title
+ @string/offline_audio_quality_normal
+
This feature is still in development stage.
ReturnYouTubeDislike.com