fix(Return YouTube Dislike): fix typo

This commit is contained in:
inotia00 2023-12-06 03:20:35 +09:00
parent 8b87bc72a9
commit 2d952787f1
2 changed files with 2 additions and 2 deletions

View File

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

View File

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