Skip to content

Commit

Permalink
chore(YouTube/Hook download buttons): Clarify limitations of `Overrid…
Browse files Browse the repository at this point in the history
…e playlist download button`
  • Loading branch information
KobeW50 authored Sep 2, 2024
1 parent 5aed8cb commit 03dd80a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/youtube/settings/host/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,8 @@ This does not bypass the age restriction. It just accepts it automatically."</st
<string name="revanced_override_video_download_button_summary_on">Native video download button opens your external downloader.</string>
<string name="revanced_override_video_download_button_summary_off">Native video download button opens the native in-app downloader.</string>
<string name="revanced_override_playlist_download_button_title">Override playlist download button</string>
<string name="revanced_override_playlist_download_button_summary_on">Native playlist download button opens your external downloader.</string>
<string name="revanced_override_playlist_download_button_summary_off">Native playlist download button opens the native in-app downloader.</string>
<string name="revanced_override_playlist_download_button_summary_on">Native playlist download button is always shown, and in public playlists, it opens your external downloader.</string>
<string name="revanced_override_playlist_download_button_summary_off">If shown, the native playlist download button opens the native in-app downloader.</string>
<string name="revanced_external_downloader_package_name_playlist_title">Playlist downloader package name</string>
<string name="revanced_external_downloader_package_name_playlist_summary">Package name of your installed external downloader app, such as YTDLnis.</string>

Expand Down

0 comments on commit 03dd80a

Please sign in to comment.