mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-28 21:00:19 +02:00
fix(Return YouTube Dislike): fix typo
This commit is contained in:
parent
8b87bc72a9
commit
2d952787f1
@ -186,7 +186,7 @@ WARNING: Do not enable new player backgrounds while this is enabled."</string>
|
||||
<string name="revanced_ryd_failure_client_rate_limit_requested">Dislikes not available (client API limit reached).</string>
|
||||
<string name="revanced_ryd_failure_generic">Dislikes not available (%s).</string>
|
||||
<string name="revanced_ryd_toast_on_connection_error_summary">Toast shown if ReturnYouTubeDislike API is not available.</string>
|
||||
<string name="revanced_ryd_toast_on_connection_error_title">Show a toast if API not available</string>
|
||||
<string name="revanced_ryd_toast_on_connection_error_title">Show a toast if API is not available</string>
|
||||
<string name="revanced_ryd_video_likes_hidden_by_video_owner">Hidden</string>
|
||||
<string name="revanced_sanitize_sharing_links_summary">Removes tracking query parameters from the URLs when sharing links.</string>
|
||||
<string name="revanced_sanitize_sharing_links_title">Sanitize sharing links</string>
|
||||
|
@ -707,7 +707,7 @@ Tap and hold to set playback speed to 1.0x."</string>
|
||||
<string name="revanced_ryd_shorts_summary_off">Dislikes hidden on Shorts.</string>
|
||||
<string name="revanced_ryd_shorts_summary_on">Dislikes shown on Shorts. %s</string>
|
||||
<string name="revanced_ryd_shorts_title">Show dislikes on Shorts</string>
|
||||
<string name="revanced_ryd_toast_on_connection_error_title">Show a toast if API not available</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_off">Toast not shown if ReturnYouTubeDislike API is not available.</string>
|
||||
<string name="revanced_ryd_toast_on_connection_error_summary_on">Toast shown if ReturnYouTubeDislike API is not available.</string>
|
||||
<string name="revanced_ryd_video_likes_hidden_by_video_owner">Hidden</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user