diff options
author | Ajay Ramachandran <[email protected]> | 2021-06-23 22:21:22 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-06-23 22:21:22 -0400 |
commit | 693997d35121becef883548cea40ec74d2b15902 (patch) | |
tree | c3130936f2b44375ca8627aaac40a508aee47d42 | |
parent | e7c92467bd10b5c108f5bcac4c98abd2c4ce1e7a (diff) | |
download | SponsorBlock-693997d35121becef883548cea40ec74d2b15902.tar.gz SponsorBlock-693997d35121becef883548cea40ec74d2b15902.zip |
Clarify what submit means
-rw-r--r-- | public/_locales/en/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 2da08151..d31186df 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -658,7 +658,7 @@ "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 soon\nWe are collecting *public* videos to back up\nWould you like anonymously to submit this video?" + "message": "This video is detected as unlisted and uploaded before 2017\nOld unlisted videos are being set to private soon\nWe are collecting *public* videos to back up\nWould you like anonymously to send this video to us?" }, "experiementOptOut": { "message": "Opt-out of all future experiments", |