diff options
author | Ajay Ramachandran <[email protected]> | 2021-01-17 13:00:27 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-01-17 13:00:27 -0500 |
commit | 2fcfc989cf739ee3c4756b6bd5bad8fc2f710932 (patch) | |
tree | 06bdbb178002b147b1e49d05b199fa7ecb2b7cc5 /public/_locales/en/messages.json | |
parent | 7bb8f446bffbab9ecf6b8ee790653960d1d72928 (diff) | |
download | SponsorBlock-2fcfc989cf739ee3c4756b6bd5bad8fc2f710932.tar.gz SponsorBlock-2fcfc989cf739ee3c4756b6bd5bad8fc2f710932.zip |
Remove unsubmitted notification
Diffstat (limited to 'public/_locales/en/messages.json')
-rw-r--r-- | public/_locales/en/messages.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 5f92d260..0a761cf5 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -97,9 +97,6 @@ "wantToSubmit": { "message": "Do you want to submit for video id" }, - "leftTimes": { - "message": "You seem to have left some segments unsubmitted. Go back to that page to submit them (they are not deleted)." - }, "clearTimes": { "message": "Clear Segments" }, @@ -631,12 +628,6 @@ "categoryUpdate2": { "message": "Open the options to skip intros, outros, merch, etc." }, - "unsubmittedWarning": { - "message": "Unsubmitted Segments Notification" - }, - "unsubmittedWarningDescription": { - "message": "Send a notification when you leave a video with segments that are not uploaded" - }, "help": { "message": "Help" } |