mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-09 16:51:55 +01:00
fix(YouTube - SponsorBlock): Add summary text to 'view my segments' button
This commit is contained in:
parent
532169de34
commit
df80b9f92f
1 changed files with 1 additions and 0 deletions
|
@ -913,6 +913,7 @@ This is because Crowdin requires temporarily flattening this file and removing t
|
|||
<string name="revanced_sb_stats_username_changed">Username successfully changed</string>
|
||||
<string name="revanced_sb_stats_reputation">Your reputation is <b>%.2f</b></string>
|
||||
<string name="revanced_sb_stats_submissions">You\'ve created <b>%s</b> segments</string>
|
||||
<string name="revanced_sb_stats_submissions_sum">Tap here to view your segments</string>
|
||||
<string name="revanced_sb_stats_saved_zero">SponsorBlock leaderboard</string>
|
||||
<string name="revanced_sb_stats_saved">You\'ve saved people from <b>%s</b> segments</string>
|
||||
<string name="revanced_sb_stats_saved_sum_zero">Tap here to see the global stats and top contributors</string>
|
||||
|
|
Loading…
Reference in a new issue