From a8f27fa3aea8820cbe43ea5bfcca027055b3782d Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 23 Aug 2020 11:08:47 -0400 Subject: [PATCH 1/2] Rephrased non music warning --- public/_locales/en/messages.json | 2 +- src/components/SubmissionNoticeComponent.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 4a0b39c4..80a4ffdd 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -590,7 +590,7 @@ "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." + "message": "This video is categorized as music. Are you sure you this has a sponsor? If this is actually a \"Non-Music segment\", open up the extension options and enable this category. Then, you can submit this segment as \"Non-Music\" instead of sponsor. Please read the guidelines if you are confused." }, "multipleSegments": { "message": "Multiple Segments" diff --git a/src/components/SubmissionNoticeComponent.tsx b/src/components/SubmissionNoticeComponent.tsx index aa59b3c2..610ee490 100644 --- a/src/components/SubmissionNoticeComponent.tsx +++ b/src/components/SubmissionNoticeComponent.tsx @@ -178,7 +178,7 @@ class SubmissionNoticeComponent extends React.Component Date: Tue, 25 Aug 2020 19:40:41 -0400 Subject: [PATCH 2/2] Update category descriptions to not talk about music videos --- public/_locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 80a4ffdd..7f26105a 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -468,7 +468,7 @@ "message": "Intermission/Intro Animation" }, "category_intro_description": { - "message": "An interval without actual content. Could be a pause, static frame, repeating animation. This should not be used for transitions containing information or be used on music videos." + "message": "An interval without actual content. Could be a pause, static frame, repeating animation. This should not be used for transitions containing information." }, "category_intro_short": { "message": "Intermission" @@ -477,7 +477,7 @@ "message": "Endcards/Credits" }, "category_outro_description": { - "message": "Credits or when the YouTube endcards appear. Not for conclusions with information. This should not be used on music videos." + "message": "Credits or when the YouTube endcards appear. Not for conclusions with information." }, "category_interaction": { "message": "Interaction Reminder (Subscribe)"