mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-05-02 15:44:39 +02:00
chore(YouTube): Use consistent strings (#4637)
This commit is contained in:
parent
3d6ccf48ec
commit
185732c89f
@ -372,7 +372,7 @@ If a Doodle is currently showing in your region and this hide setting is on, the
|
|||||||
<string name="revanced_hide_keyword_content_subscriptions_summary_on">Videos in the subscriptions tab are filtered by keywords</string>
|
<string name="revanced_hide_keyword_content_subscriptions_summary_on">Videos in the subscriptions tab are filtered by keywords</string>
|
||||||
<string name="revanced_hide_keyword_content_subscriptions_summary_off">Videos in the subscriptions tab are not filtered by keywords</string>
|
<string name="revanced_hide_keyword_content_subscriptions_summary_off">Videos in the subscriptions tab are not filtered by keywords</string>
|
||||||
<string name="revanced_hide_keyword_content_phrases_title">Keywords to hide</string>
|
<string name="revanced_hide_keyword_content_phrases_title">Keywords to hide</string>
|
||||||
<!-- For localization it is preferred, but not required, if 'LeBlanc' is replaced with a localized name or a familiar word that has upper case letters in the middle of the word.
|
<!-- For localization, it is preferred, but not required, if 'LeBlanc' is replaced with a localized name or a familiar word that has upper case letters in the middle of the word.
|
||||||
This is because keywords can be in any language, and showing an example in the localized script helps convey this. -->
|
This is because keywords can be in any language, and showing an example in the localized script helps convey this. -->
|
||||||
<string name="revanced_hide_keyword_content_phrases_summary">"Keywords and phrases to hide, separated by new lines
|
<string name="revanced_hide_keyword_content_phrases_summary">"Keywords and phrases to hide, separated by new lines
|
||||||
|
|
||||||
@ -387,7 +387,7 @@ Limitations
|
|||||||
• Some UI components may not be hidden
|
• Some UI components may not be hidden
|
||||||
• Searching for a keyword may show no results"</string>
|
• Searching for a keyword may show no results"</string>
|
||||||
<string name="revanced_hide_keyword_content_about_whole_words_title">Match whole words</string>
|
<string name="revanced_hide_keyword_content_about_whole_words_title">Match whole words</string>
|
||||||
<!-- Translations _must_ use a localized example. For languages that do not use spaces between words (Chinese, Japanese, etc) the English AI example should be used since no localized examples exist. Or if using machine translations, or if nobody wants to think of a localized example, then the English 'ai' example should be left as-is. -->
|
<!-- Translations _must_ use a localized example. For languages that do not use spaces between words (Chinese, Japanese, etc.) the English AI example should be used since no localized examples exist. Or if using machine translations, or if nobody wants to think of a localized example, then the English 'ai' example should be left as-is. -->
|
||||||
<string name="revanced_hide_keyword_content_about_whole_words_summary">Surrounding a keyword/phrase with double-quotes will prevent partial matches of video titles and channel names<br><br>For example,<br><b>\"ai\"</b> will hide the video: <b>How does AI work?</b><br>but will not hide: <b>What does fair use mean?</b></string>
|
<string name="revanced_hide_keyword_content_about_whole_words_summary">Surrounding a keyword/phrase with double-quotes will prevent partial matches of video titles and channel names<br><br>For example,<br><b>\"ai\"</b> will hide the video: <b>How does AI work?</b><br>but will not hide: <b>What does fair use mean?</b></string>
|
||||||
<!-- Translations of this should not be longer than the original English text, otherwise the text can be clipped and not entirely shown. -->
|
<!-- Translations of this should not be longer than the original English text, otherwise the text can be clipped and not entirely shown. -->
|
||||||
<string name="revanced_hide_keyword_toast_invalid_common">Cannot use keyword: %s</string>
|
<string name="revanced_hide_keyword_toast_invalid_common">Cannot use keyword: %s</string>
|
||||||
@ -485,9 +485,9 @@ This feature is only available for older devices"</string>
|
|||||||
<string name="revanced_disable_precise_seeking_gesture_summary_off">Gesture is enabled</string>
|
<string name="revanced_disable_precise_seeking_gesture_summary_off">Gesture is enabled</string>
|
||||||
</patch>
|
</patch>
|
||||||
<patch id="interaction.seekbar.enableSeekbarTappingPatch">
|
<patch id="interaction.seekbar.enableSeekbarTappingPatch">
|
||||||
<string name="revanced_seekbar_tapping_title">Enable seekbar tapping</string>
|
<string name="revanced_seekbar_tapping_title">Enable tap to seek</string>
|
||||||
<string name="revanced_seekbar_tapping_summary_on">Seekbar tapping is enabled</string>
|
<string name="revanced_seekbar_tapping_summary_on">Tap to seek is enabled</string>
|
||||||
<string name="revanced_seekbar_tapping_summary_off">Seekbar tapping is disabled</string>
|
<string name="revanced_seekbar_tapping_summary_off">Tap to seek is disabled</string>
|
||||||
</patch>
|
</patch>
|
||||||
<patch id="interaction.swipecontrols.swipeControlsResourcePatch">
|
<patch id="interaction.swipecontrols.swipeControlsResourcePatch">
|
||||||
<string name="revanced_swipe_brightness_title">Enable brightness gesture</string>
|
<string name="revanced_swipe_brightness_title">Enable brightness gesture</string>
|
||||||
@ -500,9 +500,9 @@ Adjust brightness by swiping vertically on the left side of the screen"</string>
|
|||||||
|
|
||||||
Adjust volume by swiping vertically on the right side of the screen"</string>
|
Adjust volume by swiping vertically on the right side of the screen"</string>
|
||||||
<string name="revanced_swipe_volume_summary_off">Fullscreen volume swipe is disabled</string>
|
<string name="revanced_swipe_volume_summary_off">Fullscreen volume swipe is disabled</string>
|
||||||
<string name="revanced_swipe_press_to_engage_title">Enable press-to-swipe gesture</string>
|
<string name="revanced_swipe_press_to_engage_title">Enable press to swipe gesture</string>
|
||||||
<string name="revanced_swipe_press_to_engage_summary_on">Press-to-swipe is enabled</string>
|
<string name="revanced_swipe_press_to_engage_summary_on">Press to swipe is enabled</string>
|
||||||
<string name="revanced_swipe_press_to_engage_summary_off">Press-to-swipe is disabled</string>
|
<string name="revanced_swipe_press_to_engage_summary_off">Press to swipe is disabled</string>
|
||||||
<string name="revanced_swipe_haptic_feedback_title">Enable haptic feedback</string>
|
<string name="revanced_swipe_haptic_feedback_title">Enable haptic feedback</string>
|
||||||
<string name="revanced_swipe_haptic_feedback_summary_on">Haptic feedback is enabled</string>
|
<string name="revanced_swipe_haptic_feedback_summary_on">Haptic feedback is enabled</string>
|
||||||
<string name="revanced_swipe_haptic_feedback_summary_off">Haptic feedback is disabled</string>
|
<string name="revanced_swipe_haptic_feedback_summary_off">Haptic feedback is disabled</string>
|
||||||
@ -1232,7 +1232,7 @@ Miniplayer can be dragged to any corner of the screen"</string>
|
|||||||
<string name="revanced_miniplayer_horizontal_drag_title">Enable horizontal drag gesture</string>
|
<string name="revanced_miniplayer_horizontal_drag_title">Enable horizontal drag gesture</string>
|
||||||
<string name="revanced_miniplayer_horizontal_drag_summary_on">"Horizontal drag gesture enabled
|
<string name="revanced_miniplayer_horizontal_drag_summary_on">"Horizontal drag gesture enabled
|
||||||
|
|
||||||
Miniplayer can be dragged off screen to the left or right"</string>
|
Miniplayer can be dragged off-screen to the left or right"</string>
|
||||||
<string name="revanced_miniplayer_horizontal_drag_summary_off">Horizontal drag gesture disabled</string>
|
<string name="revanced_miniplayer_horizontal_drag_summary_off">Horizontal drag gesture disabled</string>
|
||||||
<string name="revanced_miniplayer_hide_expand_close_title">Hide close button</string>
|
<string name="revanced_miniplayer_hide_expand_close_title">Hide close button</string>
|
||||||
<string name="revanced_miniplayer_hide_expand_close_summary_on">Close button is hidden</string>
|
<string name="revanced_miniplayer_hide_expand_close_summary_on">Close button is hidden</string>
|
||||||
@ -1289,7 +1289,7 @@ Enabling this can fix missing images that are blocked in some regions"</string>
|
|||||||
<string name="revanced_alt_thumbnail_options_entry_3">DeArrow & Still captures</string>
|
<string name="revanced_alt_thumbnail_options_entry_3">DeArrow & Still captures</string>
|
||||||
<string name="revanced_alt_thumbnail_options_entry_4">Still captures</string>
|
<string name="revanced_alt_thumbnail_options_entry_4">Still captures</string>
|
||||||
<string name="revanced_alt_thumbnail_dearrow_about_title" translatable="false">DeArrow</string>
|
<string name="revanced_alt_thumbnail_dearrow_about_title" translatable="false">DeArrow</string>
|
||||||
<string name="revanced_alt_thumbnail_dearrow_about_summary">"DeArrow provides crowd-sourced thumbnails for YouTube videos. These thumbnails are often more relevant than those provided by YouTube
|
<string name="revanced_alt_thumbnail_dearrow_about_summary">"DeArrow provides crowdsourced thumbnails for YouTube videos. These thumbnails are often more relevant than those provided by YouTube
|
||||||
|
|
||||||
If enabled, video URLs will be sent to the API server and no other data is sent. If a video does not have DeArrow thumbnails, then the original or still captures are shown
|
If enabled, video URLs will be sent to the API server and no other data is sent. If a video does not have DeArrow thumbnails, then the original or still captures are shown
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user