chore(YouTube/Hook download buttons): Clarify limitations of Override playlist download button

This commit is contained in:
KobeW50 2024-09-02 19:15:44 -04:00 committed by GitHub
parent 5aed8cb881
commit 03dd80a0ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>