chore(YouTube - Return YouTube Dislike): Clarify settings text for estimated likes (#4818)

This commit is contained in:
Snow 2025-04-17 19:10:37 +02:00 committed by GitHub
parent 11027ec551
commit f62bcbf42a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -895,8 +895,8 @@ Limitation: Dislikes may not appear in incognito mode"</string>
<string name="revanced_ryd_compact_layout_summary_on">Like button styled for minimum width</string>
<string name="revanced_ryd_compact_layout_summary_off">Like button styled for best appearance</string>
<string name="revanced_ryd_estimated_like_title">Show estimated likes</string>
<string name="revanced_ryd_estimated_like_summary_on">Estimated likes are shown</string>
<string name="revanced_ryd_estimated_like_summary_off">Estimated likes are hidden</string>
<string name="revanced_ryd_estimated_like_summary_on">Videos with disabled likes show an estimated likes count</string>
<string name="revanced_ryd_estimated_like_summary_off">Estimated likes are not shown</string>
<string name="revanced_ryd_toast_on_connection_error_title">Show a toast if API is not available</string>
<string name="revanced_ryd_toast_on_connection_error_summary_on">Toast is shown if Return YouTube Dislike is not available</string>
<string name="revanced_ryd_toast_on_connection_error_summary_off">Toast is not shown if Return YouTube Dislike is not available</string>