Added warning when submitting non-music category on music video.

Also added a color for the music category.
This commit is contained in:
Ajay Ramachandran
2020-05-10 18:48:28 -04:00
parent 52020bcac6
commit a335ae2b72
5 changed files with 21 additions and 4 deletions

View File

@@ -567,5 +567,8 @@
},
"incorrectCategory": {
"message": "Wrong Category"
},
"nonMusicCategoryOnMusic": {
"message": "This video is categorized as music. Are you sure you would like to submit segments with non-music categories? Unless this video is not actually music, you should not be submitting this segment. Please read the guidelines if you are confused."
}
}