fix(YouTube/SponsorBlock): rename Preview/Recap category to Preview/Recap/Hook

This commit is contained in:
inotia00 2023-11-11 14:16:41 +09:00
parent 6b34db6506
commit 6cefa9a1f6

View File

@ -796,7 +796,7 @@ Known issues:
<string name="sb_segments_intro_sum">An interval without actual content. Could be a pause, static frame, or repeating animation. Does not include transitions containing information.</string> <string name="sb_segments_intro_sum">An interval without actual content. Could be a pause, static frame, or repeating animation. Does not include transitions containing information.</string>
<string name="sb_segments_outro">Endcards / Credits</string> <string name="sb_segments_outro">Endcards / Credits</string>
<string name="sb_segments_outro_sum">Credits or when the YouTube endcards appear. Not for conclusions with information.</string> <string name="sb_segments_outro_sum">Credits or when the YouTube endcards appear. Not for conclusions with information.</string>
<string name="sb_segments_preview">Preview/Recap</string> <string name="sb_segments_preview">Preview / Recap / Hook</string>
<string name="sb_segments_preview_sum">Collection of clips that show what is coming up or what happened in the video or in other videos of a series, where all information is repeated elsewhere.</string> <string name="sb_segments_preview_sum">Collection of clips that show what is coming up or what happened in the video or in other videos of a series, where all information is repeated elsewhere.</string>
<string name="sb_segments_filler">Filler Tangent / Jokes</string> <string name="sb_segments_filler">Filler Tangent / Jokes</string>
<string name="sb_segments_filler_sum">Tangential scenes added only for filler or humor that are not required to understand the main content of the video. Does not include segments providing context or background details.</string> <string name="sb_segments_filler_sum">Tangential scenes added only for filler or humor that are not required to understand the main content of the video. Does not include segments providing context or background details.</string>
@ -881,11 +881,11 @@ Known issues:
<string name="sb_stats_saved_sum_zero">Tap here to see the global stats and top contributors.</string> <string name="sb_stats_saved_sum_zero">Tap here to see the global stats and top contributors.</string>
<string name="sb_stats_saved_sum" formatted="false">That\'s &lt;b>%s&lt;/b> of their lives.&lt;br>Tap here to see the leaderboard.</string> <string name="sb_stats_saved_sum" formatted="false">That\'s &lt;b>%s&lt;/b> of their lives.&lt;br>Tap here to see the leaderboard.</string>
<string name="sb_stats_self_saved" formatted="false">You\'ve skipped &lt;b>%s&lt;/b> segments</string> <string name="sb_stats_self_saved" formatted="false">You\'ve skipped &lt;b>%s&lt;/b> segments</string>
<string name="sb_stats_self_saved_sum" formatted="false">That\'s &lt;b>%s&lt;/b></string> <string name="sb_stats_self_saved_sum" formatted="false">That\'s &lt;b>%s&lt;/b>.</string>
<string name="sb_stats_self_saved_reset_title">Reset skipped segments counter?</string> <string name="sb_stats_self_saved_reset_title">Reset skipped segments counter?</string>
<string name="sb_stats_saved_hour_format" formatted="false">%d hours %d minutes.</string> <string name="sb_stats_saved_hour_format" formatted="false">%d hours %d minutes</string>
<string name="sb_stats_saved_minute_format" formatted="false">%d minutes %d seconds.</string> <string name="sb_stats_saved_minute_format" formatted="false">%d minutes %d seconds</string>
<string name="sb_stats_saved_second_format" formatted="false">%d seconds.</string> <string name="sb_stats_saved_second_format" formatted="false">%d seconds</string>
<string name="sb_color_dot_label">Color:</string> <string name="sb_color_dot_label">Color:</string>
<string name="sb_color_changed">Color changed.</string> <string name="sb_color_changed">Color changed.</string>