fix(YouTube/SponsorBlock): the new SponsorBlock segment popup doesn't show minutes in the timestamp https://github.com/inotia00/ReVanced_Extended/issues/2263

This commit is contained in:
inotia00 2024-07-26 15:05:40 +09:00
parent f26dacae48
commit efb4123831

View File

@ -1442,7 +1442,7 @@ Limitation: Dislikes may not appear if the user is not logged in or in incognito
<string name="revanced_sb_new_segment_choose_category">Choose the segment category</string>
<string name="revanced_sb_new_segment_disabled_category">Category is disabled in settings. Enable category to submit.</string>
<string name="revanced_sb_new_segment_title">New SponsorBlock segment</string>
<string name="revanced_sb_new_segment_mark_time_as_question">Set %1$02d:%2$02d:%3$03d as the start or end of a new segment?</string>
<string name="revanced_sb_new_segment_mark_time_as_question">Set %s as the start or end of a new segment?</string>
<string name="revanced_sb_new_segment_mark_start">start</string>
<string name="revanced_sb_new_segment_mark_end">end</string>
<string name="revanced_sb_new_segment_now">now</string>