Seperated show upload button option from info button.

This commit is contained in:
Ajay Ramachandran
2020-02-08 22:18:03 -05:00
parent c2eb973a28
commit 51d2886f70
4 changed files with 26 additions and 1 deletions

View File

@@ -395,5 +395,11 @@
},
"shortCheck": {
"message": "The following submission is shorter than your minimum duration option. This could mean that this is already submitted, and just being ignored due to this option. Are you sure you would like to submit?"
},
"showUploadButton": {
"message": "Show Upload Button"
},
"whatUploadButton": {
"message": "This button appears on the YouTube player after you have selected a timestamp and are ready to submit."
}
}