mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 01:01:56 +01:00
fix(YouTube - ReturnYouTubeDislike): Show estimated like count for videos with hidden likes (#3601)
This commit is contained in:
parent
a45b66781c
commit
005be82d71
1 changed files with 0 additions and 1 deletions
|
@ -685,7 +685,6 @@ This is because Crowdin requires temporarily flattening this file and removing t
|
||||||
</patch>
|
</patch>
|
||||||
<patch id="layout.returnyoutubedislike.ReturnYouTubeDislikeResourcePatch">
|
<patch id="layout.returnyoutubedislike.ReturnYouTubeDislikeResourcePatch">
|
||||||
<string name="revanced_ryd_settings_title">Return YouTube Dislike</string>
|
<string name="revanced_ryd_settings_title">Return YouTube Dislike</string>
|
||||||
<string name="revanced_ryd_video_likes_hidden_by_video_owner">Hidden</string>
|
|
||||||
<!-- Toast shown if network connection times out. Translations of this should not be longer than the original English or the text can be clipped and not entirely shown. -->
|
<!-- Toast shown if network connection times out. Translations of this should not be longer than the original English or the text can be clipped and not entirely shown. -->
|
||||||
<string name="revanced_ryd_failure_connection_timeout">Dislikes temporarily not available (API timed out)</string>
|
<string name="revanced_ryd_failure_connection_timeout">Dislikes temporarily not available (API timed out)</string>
|
||||||
<string name="revanced_ryd_failure_connection_status_code">Dislikes not available (status %d)</string>
|
<string name="revanced_ryd_failure_connection_status_code">Dislikes not available (status %d)</string>
|
||||||
|
|
Loading…
Reference in a new issue