mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 09:07:46 +01:00
feat(sponsorblock): string for response error code 400 (#512)
This commit is contained in:
parent
9d3fad7bbe
commit
d42569fcc4
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
<string name="about_madeby">Integration made by JakubWeg, recoded by oSumAtrIX</string>
|
||||
<string name="tap_skip">Tap to skip</string>
|
||||
|
||||
<string name="submit_failed_invalid">Can\'t submit the segment: %s</string>
|
||||
<string name="submit_failed_unknown_error" formatted="false">Unable to submit segments: Status: %d %s</string>
|
||||
<string name="submit_failed_rate_limit">Can\'t submit the segment.\nRate Limited (Too many from the same user or IP)</string>
|
||||
<string name="submit_failed_forbidden" formatted="false">Can\'t submit the segment.\n\n%s</string>
|
||||
|
|
Loading…
Reference in a new issue