diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/doubletaplength/DoubleTapLengthPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/doubletaplength/DoubleTapLengthPatch.kt
index 170a03a33..65bc0860e 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/layout/doubletaplength/DoubleTapLengthPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/layout/doubletaplength/DoubleTapLengthPatch.kt
@@ -14,15 +14,15 @@ import java.nio.file.Files
@Suppress("DEPRECATION", "unused")
object DoubleTapLengthPatch : BaseResourcePatch(
name = "Custom double tap length",
- description = "Adds 'double-tap to seek' values that are specified in options.json.",
+ description = "Adds Double-tap to seek values that are specified in options.json.",
dependencies = setOf(SettingsPatch::class),
compatiblePackages = COMPATIBLE_PACKAGE
) {
private val DoubleTapLengthArrays by stringPatchOption(
key = "DoubleTapLengthArrays",
default = "3, 5, 10, 15, 20, 30, 60, 120, 180",
- title = "Double-tap to seek Values",
- description = "A list of custom double-tap to seek lengths to be added, separated by commas.",
+ title = "Double-tap to seek values",
+ description = "A list of custom Double-tap to seek lengths to be added, separated by commas.",
required = true
)
diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/ambientmode/AmbientModeSwitchPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/ambientmode/AmbientModeSwitchPatch.kt
index fdf42fca0..f0c43fd8d 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/player/ambientmode/AmbientModeSwitchPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/player/ambientmode/AmbientModeSwitchPatch.kt
@@ -25,7 +25,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
@Suppress("unused")
object AmbientModeSwitchPatch : BaseBytecodePatch(
name = "Ambient mode control",
- description = "Adds options to disable ambient mode and to bypass ambient mode restrictions.",
+ description = "Adds options to disable Ambient mode and to bypass Ambient mode restrictions.",
dependencies = setOf(SettingsPatch::class),
compatiblePackages = COMPATIBLE_PACKAGE,
fingerprints = setOf(
diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml
index 79abd89e5..e87f0ba8d 100644
--- a/src/main/resources/music/settings/host/values/strings.xml
+++ b/src/main/resources/music/settings/host/values/strings.xml
@@ -167,8 +167,8 @@ Info:
Hides the category bar.
Hide floating button
Hides the floating button in the Library tab.
- Hide \'Tap to update\' button
- Hides the \'Tap to update\' button.
+ Hide Tap to update button
+ Hides the Tap to update button.
Hide History button
Hides the History button in the toolbar.
Hide Notifications button
@@ -310,7 +310,7 @@ Some features may not work properly in the old player layout."
Sponsor
Paid promotion, paid referrals, and direct advertisements. Not for self-promotion or free shout-outs to causes / creators / websites / products they like.
Unpaid / Self Promotion
- Similar to \'Sponsor\' except for unpaid or self promotion. Includes sections about merchandise, donations, or information about who they collaborated with.
+ Similar to Sponsor, except for unpaid or self promotion. Includes sections about merchandise, donations, or information about who they collaborated with.
Interaction Reminder (Subscribe)
A short reminder to like, subscribe, or follow them in the middle of content. If it is long or about something specific, it should instead be under self promotion.
Intermission / Intro Animation
@@ -375,7 +375,7 @@ Info:
Action needed
"GmsCore does not have permission to run in the background.
-Follow the 'Don't kill my app!' guide for your device, and apply the instructions to your GmsCore installation.
+Follow the Don't kill my app! guide for your device, and apply the instructions to your GmsCore installation.
This is required for the app to work."
Open website
diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml
index f5b9d862e..20ec0163b 100644
--- a/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/src/main/resources/youtube/settings/host/values/strings.xml
@@ -26,7 +26,7 @@
Fullscreen ads are closed through the Close button.
"Fullscreen ads are blocked.
-Limitation: Community post image on the fullscreen may be blocked."
+Side effect: Community post images may be blocked in fullscreen."
Fullscreen ads have been blocked. (DialogType: %s)
Fullscreen ads have been closed.
Hide general ads
@@ -126,27 +126,27 @@ Tap here to learn more about DeArrow."
Hide latest posts
Latest posts are hidden.
Latest posts are shown.
- "Hide 'Latest videos' button"
- "'Latest videos' button is hidden."
- "'Latest videos' button is shown."
+ Hide Latest videos button
+ Latest videos button is hidden.
+ Latest videos button is shown.
Hide mix playlists
Mix playlists are hidden.
Mix playlists are shown.
Hide movies shelves
Movies shelves are hidden.
Movies shelves are shown.
- "Hide 'Notify me' button"
- "'Notify me' button is hidden."
- "'Notify me' button is shown."
+ Hide Notify me button
+ Notify me button is hidden.
+ Notify me button is shown.
Hide Playables
Playables are hidden.
Playables are shown.
- "Hide 'Show more' button"
- "'Show more' button is hidden."
- "'Show more' button is shown."
- Hide subscriptions channel section
- Subscriptions channel section is hidden.
- Subscriptions channel section is shown.
+ Hide Show more button
+ Show more button is hidden.
+ Show more button is shown.
+ Hide subscriptions carousel
+ Subscriptions carousel is hidden.
+ Subscriptions carousel is shown.
Hide ticket shelves
Ticket shelves are hidden.
Ticket shelves are shown.
@@ -186,9 +186,9 @@ Store"
Hide channel profile links
Links at the top of channel profiles are hidden.
Links at the top of channel profiles are shown.
- "Hide 'For You' shelf"
- "'For You' shelf is hidden."
- "'For You' shelf is shown."
+ Hide For You shelf
+ For You shelf is hidden.
+ For You shelf is shown.
Community posts
@@ -250,7 +250,7 @@ Limitations:
Hide recommended videos
"Hides the following recommended videos:
-• Videos with 'Only for Membership' tag.
+• Videos with the Members only tag.
• Videos with phrases such as 'People also watched' underneath."
Hide low views video
Hide videos with less than 1,000 views from home feeds that have been uploaded from unsubscribed channels.
@@ -342,7 +342,7 @@ This does not bypass the age restriction. It just accepts it automatically."18.17.43 - Restore old player flyout panel
18.33.40 - Restore old Shorts action bar
18.38.45 - Restore old default video quality behavior
- "18.48.39 - Disables 'views' and 'likes' from being updated in real time"
+ 18.48.39 - Disables views and likes from being updated in real time
Account menu
@@ -457,7 +457,7 @@ Captions"
"Enabling this setting will disable the Settings button in the You tab.
In this case, please use the following path to access the settings:
-'You tab → View channel → Menu → Settings'"
+You tab → View channel → Menu → Settings"
Hide Cast button
Cast button is hidden.
Cast button is shown.
@@ -492,10 +492,10 @@ Tap and hold to open RVX settings."
Auto player popup panels are disabled.
Auto player popup panels are enabled.
Disable speed overlay
- "Disable 'Playing at 2x speed' while holding down.
+ "Disable '2x>>' while holding down.
Note:
-• Disabling the speed overlay restores the 'Slide to seek' behavior of the old layout.
+• Disabling the speed overlay restores the Slide to seek behavior of the old layout.
• Disabling this setting does not forcefully enable the speed overlay."
Speed overlay value
Speed overlay value between 0-8.0.
@@ -540,7 +540,7 @@ Note:
"Suggested video end screen is hidden when autoplay is turned off.
Autoplay can be changed in YouTube settings:
-'Settings → Autoplay → Autoplay next video'"
+Settings → Autoplay → Autoplay next video"
Suggested video end screen is shown.
Skip autoplay countdown
If autoplay is enabled, the next video will play immediately.
@@ -586,15 +586,17 @@ Autoplay can be changed in YouTube settings:
Ambient mode
- Disable ambient mode or bypass ambient mode restrictions.
+ Disable Ambient mode or bypass Ambient mode restrictions.
- Bypass ambient mode restrictions
+ Bypass Ambient mode restrictions
Ambient mode is enabled in battery saver mode.
Ambient mode is disabled in battery saver mode.
- Disable ambient mode
- Disables ambient mode.
- Disable ambient mode in fullscreen
- Disables ambient mode for fullscreen only.
+ Disable Ambient mode
+ Ambient mode is disabled.
+ Ambient mode is enabled.
+ Disable Ambient mode in fullscreen
+ Ambient mode is disabled in fullscreen.
+ Ambient mode is enabled in fullscreen.
Channel bar
@@ -614,9 +616,9 @@ Autoplay can be changed in YouTube settings:
Hide channel guidelines
Channel guidelines are hidden.
Channel guidelines are shown.
- "Hide 'Comments by members' banner"
- "'Comments by members' banner is hidden."
- "'Comments by members' banner is shown."
+ Hide Comments by members banner
+ Comments by members banner is hidden.
+ Comments by members banner is shown.
Hide Comments section
Comments section is hidden.
Comments section is shown.
@@ -629,9 +631,9 @@ Autoplay can be changed in YouTube settings:
Hide preview comment type
This does not change the size of the comments section, so it is possible to open the live chat replay in the comments section.
This changes the size of the comments section, so it is impossible to open a live chat replay in the comments section.
- Hide create Shorts button
- Create Shorts button is hidden.
- Create Shorts button is shown.
+ Hide Create a Short button
+ Create a Short button is hidden.
+ Create a Short button is shown.
Hide Thanks button
Thanks button is hidden.
Thanks button is shown.
@@ -722,8 +724,8 @@ Limitation: Video title disappears when clicked."
Live chat replay button is hidden.\n\nIt appears in fullscreen when closing live chat.
Live chat replay button is shown.\n\nIt appears in fullscreen when closing live chat.
Hide related video overlay
- \'More videos\' section in the quick actions container and the related video overlay are hidden.
- \'More videos\' section in the quick actions container and the related video overlay are shown.
+ More videos section in the quick actions container and the related video overlay are hidden.
+ More videos section in the quick actions container and the related video overlay are shown.
Quick actions
@@ -875,7 +877,7 @@ Please download %2$s from the website."
Playback speed reset: %sx.
Tap and hold to change button state.
- Time stamp copied to clipboard. (%s)
+ Timestamp copied to clipboard. (%s)
URL copied to clipboard.
URL with timestamp copied to clipboard.
@@ -883,13 +885,13 @@ Please download %2$s from the website."
Seekbar
Customize the seekbar components.
- Append time stamp information
- Information is appended to the time stamp.
- Information is not appended to the time stamp.
+ Append timestamp information
+ Information is appended to the timestamp.
+ Information is not appended to the timestamp.
Append information type
Append video quality.
Append playback speed.
- Replace time stamp action
+ Replace timestamp action
Tap to open playback speed or video quality flyout menu.
Tap to show the remaining time.
Enable custom seekbar color
@@ -909,9 +911,9 @@ Please download %2$s from the website."
Hide seekbar chapters
Chapters are hidden in the seekbar.
Chapters are shown in the seekbar.
- Hide time stamp
- Time stamp is hidden.
- Time stamp is shown.
+ Hide timestamp
+ Timestamp is hidden.
+ Timestamp is shown.
Restore old seekbar thumbnails
Seekbar thumbnails will appear above the seekbar.
Seekbar thumbnails will appear in fullscreen.
@@ -923,24 +925,24 @@ Please download %2$s from the website."
Disable rolling number animations
Rolling numbers are not animated.
Rolling numbers are animated.
- Hide chapters sections
- Chapters sections are hidden.
- Chapters sections are shown.
- Hide info cards sections
- Info cards sections are hidden.
- Info cards sections are shown.
- Hide podcast sections
- Podcast sections are hidden.
- Podcast sections are shown.
+ Hide Chapters section
+ Chapters section is hidden.
+ Chapters section is shown.
+ Hide info cards section
+ Info cards section is hidden.
+ Info cards section is shown.
+ Hide Explore the podcast section
+ Explore the podcast section is hidden.
+ Explore the podcast section is shown.
Hide shopping links
Shopping links are hidden.
Shopping links are shown.
- Hide suggestions sections
- Game sections, music sections, and place sections are hidden.
- Game sections, music sections, and place sections are shown.
- Hide transcript sections
- Transcript sections are hidden.
- Transcript sections are shown.
+ Hide attributes section
+ Featured places, Games, and Music sections are hidden.
+ Featured places, Games, and Music sections are shown.
+ Hide Transcript section
+ Transcript section is hidden.
+ Transcript section is shown.
Disable video description interaction
@@ -953,7 +955,7 @@ Please download %2$s from the website."
Video descriptions are not expanded automatically.
Title in video description panel
"Enter the title of the video description panel in your language.
-'Expand video description' may not work if the entered string does not match the video description panel title."
+The Expand video description option may not work if the entered string does not match the video description panel title."
Description
@@ -975,7 +977,7 @@ Please download %2$s from the website."
Hide Shorts shelves
"Hides Shorts shelves.
-Limitation: Official headers in search results will be hidden."
+Side effect: Official headers in search results will be hidden."
Hide in home feed and related videos
Hidden in home feed and related videos.
Shown in home feed and related videos.
@@ -1070,9 +1072,9 @@ Limitation: Official headers in search results will be hidden."
Hide navigation bar
Navigation bar is hidden.
Navigation bar is shown.
- Return Shorts channel name
- Channel name is used.
- Channel handle is used.
+ Replace channel handle
+ Channel name is used.
+ Channel handle is used.
Swipe controls
@@ -1092,9 +1094,9 @@ Limitation: Official headers in search results will be hidden."
Enable haptic feedback
Haptic feedback is enabled.
Haptic feedback is disabled.
- "Swipe gestures in 'Lock screen' mode"
- "Swipe gestures are enabled in 'Lock screen' mode."
- "Swipe gestures are disabled in 'Lock screen' mode."
+ Swipe gestures in Lock screen mode
+ Swipe gestures are enabled in Lock screen mode.
+ Swipe gestures are disabled in Lock screen mode.
Swipe background visibility
The visibility of swipe overlay background.
Swipe magnitude threshold
@@ -1241,7 +1243,7 @@ Limitation: Dislikes may not appear if the user is not logged in or in incognito
Sponsor
Paid promotion, paid referrals, and direct advertisements. Not for self-promotion or free shout-outs to causes / creators / websites / products they like.
Unpaid / Self Promotion
- Similar to \'Sponsor\' except for unpaid or self promotion. Includes sections about merchandise, donations, or information about who they collaborated with.
+ Similar to Sponsor, except for unpaid or self promotion. Includes sections about merchandise, donations, or information about who they collaborated with.
Interaction Reminder (Subscribe)
A short reminder to like, subscribe, or follow them in the middle of content. If it is long or about something specific, it should instead be under self promotion.
Highlight
@@ -1438,7 +1440,7 @@ Limitation: Dislikes may not appear if the user is not logged in or in incognito
Action needed
"GmsCore does not have permission to run in the background.
-Follow the 'Don't kill my app!' guide for your device, and apply the instructions to your GmsCore installation.
+Follow the Don't kill my app! guide for your device, and apply the instructions to your GmsCore installation.
This is required for the app to work."
Open website
diff --git a/src/main/resources/youtube/settings/xml/revanced_prefs.xml b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
index b6e29762e..f0ca06dda 100644
--- a/src/main/resources/youtube/settings/xml/revanced_prefs.xml
+++ b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
@@ -103,7 +103,7 @@
-
+
SETTINGS: HIDE_FEED_COMPONENTS -->