aboutsummaryrefslogtreecommitdiffhomepage
path: root/_locales
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2019-08-19 19:07:14 -0400
committerAjay Ramachandran <[email protected]>2019-08-19 19:07:14 -0400
commit19802a7a319b2bcebd212b7f29bbf50ae1a5c1cf (patch)
tree9bdb549fdecffd0ad55109ada09a07678cdcff89 /_locales
parent50f929c11a014816fa56e03cf226129934ffe599 (diff)
downloadSponsorBlock-19802a7a319b2bcebd212b7f29bbf50ae1a5c1cf.tar.gz
SponsorBlock-19802a7a319b2bcebd212b7f29bbf50ae1a5c1cf.zip
Made the notice stay open after an unskip and allow to reskip.
The time remaining of the popup becomes the time remaining of the sponsor.
Diffstat (limited to '_locales')
-rw-r--r--_locales/en/messages.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index f674eb34..04454097 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -69,9 +69,12 @@
"hitGoBack": {
"message": "Hit unskip to get to where you came from."
},
- "goBack": {
+ "unskip": {
"message": "Unskip"
},
+ "reskip": {
+ "message": "Reskip"
+ },
"paused": {
"message": "Paused"
},