Skip to content

Commit

Permalink
fix(YouTube/SponsorBlock): add summary text to 'view my segments' button
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 committed Sep 15, 2024
1 parent ed41979 commit 8db7d0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1526,6 +1526,7 @@ Limitation: Dislikes may not appear if the user is not logged in or in incognito
<string name="revanced_sb_stats_username_changed">Username successfully changed.</string>
<string name="revanced_sb_stats_reputation">Your reputation is &lt;b>%.2f&lt;/b></string>
<string name="revanced_sb_stats_submissions">You\'ve created &lt;b>%s&lt;/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 &lt;b>%s&lt;/b> segments</string>
<string name="revanced_sb_stats_saved_sum_zero">Tap here to see the global stats and top contributors.</string>
Expand Down

0 comments on commit 8db7d0e

Please sign in to comment.