aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-02-07 13:13:52 -0500
committerAjay <[email protected]>2022-02-07 13:13:52 -0500
commit6128d37ac2e795c888010b378a8c45f775c44d82 (patch)
tree9cca3dae0f525c668488e3bd67411125ce82a625
parentc64c5125fbe34bc9749c96516592bfa38088b011 (diff)
downloadSponsorBlock-6128d37ac2e795c888010b378a8c45f775c44d82.tar.gz
SponsorBlock-6128d37ac2e795c888010b378a8c45f775c44d82.zip
remove unused translation and add context
-rw-r--r--public/_locales/en/messages.json12
1 files changed, 4 insertions, 8 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index a88d05a0..1d3e9f15 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -358,9 +358,6 @@
"youHaveSkipped": {
"message": "You've skipped "
},
- "youHaveSaved": {
- "message": "You have saved yourself "
- },
"minLower": {
"message": "minute"
},
@@ -374,10 +371,12 @@
"message": "hours"
},
"youHaveSavedTime": {
- "message": "You've saved people"
+ "message": "You've saved people",
+ "description": "You've saved people from 887,362 segments (236d 15h 5.3 minutes of their lives)."
},
"youHaveSavedTimeEnd": {
- "message": " of their lives"
+ "message": " of their lives",
+ "description": "You've saved people from 887,362 segments (236d 15h 5.3 minutes of their lives)."
},
"statusReminder": {
"message": "Check status.sponsor.ajay.app for server status."
@@ -656,9 +655,6 @@
"message": "Show an icon when a video is entirely an advertisement",
"description": "Referring to the category pill that is now shown on videos that are entirely sponsor or entirely selfpromo"
},
- "colorFormatIncorrect": {
- "message": "Your color is formatted incorrectly. It should be a 3 or 6 digit hex code with a number sign at the beginning."
- },
"previewColor": {
"message": "Unsubmitted Color",
"description": "Referring to submissions that have not been sent to the server yet."