diff options
author | Ajay Ramachandran <[email protected]> | 2021-07-21 11:48:19 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-07-21 11:48:19 -0400 |
commit | ff44016003e0412cee3e6a77940ca5211a17749e (patch) | |
tree | b5a796608f3558b65f12ea48282438925e8368ed /public | |
parent | caae61a6a89a393a6308d52f3c57875b05f48b52 (diff) | |
download | SponsorBlock-ff44016003e0412cee3e6a77940ca5211a17749e.tar.gz SponsorBlock-ff44016003e0412cee3e6a77940ca5211a17749e.zip |
Remove unlisted experiment
Diffstat (limited to 'public')
-rw-r--r-- | public/_locales/en/messages.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index b501ed50..8a5a2b30 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -669,12 +669,6 @@ "help": { "message": "Help" }, - "experimentUnlistedTitle": { - "message": "Help prevent this from disappearing" - }, - "experimentUnlistedText": { - "message": "This video is detected as unlisted and uploaded before 2017\nOld unlisted videos are being set to private next month\nWe are collecting *public* videos to back up\nWould you like to anonymously send this video to us?\nhttps://support.google.com/youtube/answer/9230970" - }, "experiementOptOut": { "message": "Opt-out of all future experiments", "description": "This is used in a popup about a new experiment to get a list of unlisted videos to back up since all unlisted videos uploaded before 2017 will be set to private." |