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

@ -775,7 +775,7 @@ Known issues:
<string name="sb_api_url_invalid">API URL is invalid.</string>
<string name="sb_api_url_changed">API URL changed.</string>
<string name="sb_settings_copy">Copy</string>
<string name="sb_settings_ie_sum">Your SponsorBlock JSON configuration that can be imported/exported to ReVanced Extended and other SponsorBlock platforms. This includes your private user id. Be sure to share this wisely.</string>
<string name="sb_settings_ie_sum">Your SponsorBlock JSON configuration that can be imported / exported to ReVanced Extended and other SponsorBlock platforms. This includes your private user id. Be sure to share this wisely.</string>
<string name="sb_settings_import_successful">Settings imported successfully.</string>
<string name="sb_settings_import_failed">Failed to import: %s.</string>
<string name="sb_settings_export_failed">Failed to export: %s.</string>
@ -785,20 +785,20 @@ Known issues:
<string name="sb_diff_segments">Change segment behavior</string>
<string name="sb_segments_sponsor">Sponsor</string>
<string name="sb_segments_sponsor_sum">Paid promotion, paid referrals and direct advertisements. Not for self-promotion or free shout-outs to causes/creators/websites/products they like.</string>
<string name="sb_segments_selfpromo">Unpaid/Self Promotion</string>
<string name="sb_segments_sponsor_sum">Paid promotion, paid referrals and direct advertisements. Not for self-promotion or free shout-outs to causes / creators / websites / products they like.</string>
<string name="sb_segments_selfpromo">Unpaid / Self Promotion</string>
<string name="sb_segments_selfpromo_sum">Similar to \'Sponsor\' except for unpaid or self promotion. Includes sections about merchandise, donations, or information about who they collaborated with.</string>
<string name="sb_segments_interaction">Interaction Reminder (Subscribe)</string>
<string name="sb_segments_interaction_sum">A short reminder to like, subscribe or follow them in the middle of content. If it is long or about something specific, it should instead be under self promotion.</string>
<string name="sb_segments_highlight">Highlight</string>
<string name="sb_segments_highlight_sum">The part of the video that most people are looking for.</string>
<string name="sb_segments_intro">Intermission/Intro Animation</string>
<string name="sb_segments_intro">Intermission / Intro Animation</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_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_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_nomusic">Music: Non-Music Section</string>
<string name="sb_segments_nomusic_sum">Only for use in music videos. Sections of music videos without music, that aren\'t already covered by another category.</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" 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_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_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_second_format" formatted="false">%d seconds.</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_second_format" formatted="false">%d seconds</string>
<string name="sb_color_dot_label">Color:</string>
<string name="sb_color_changed">Color changed.</string>
@ -900,7 +900,7 @@ Known issues:
<string name="settings_export_failed">Failed to export settings.</string>
<string name="settings_export_successful">Settings were successfully exported.</string>
<string name="settings_ie">Import/Export settings</string>
<string name="settings_ie">Import / Export settings</string>
<string name="settings_import_failed">Failed to import settings.</string>
<string name="settings_import_successful">Settings were successfully imported.</string>
</resources>
</resources>