Add warning when chapter name similar to category

This commit is contained in:
Ajay
2022-06-22 18:10:07 -04:00
parent 70731e42a5
commit 355572ba04
3 changed files with 43 additions and 19 deletions

View File

@@ -883,6 +883,9 @@
"categoryPillTitleText": {
"message": "This entire video is labeled as this category and is too tightly integrated to be able to separate"
},
"chapterNameTooltipWarning": {
"message": "One of your chapter names is similar to a category. You should use categories when possible instead."
},
"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."