diff options
author | Ajay Ramachandran <[email protected]> | 2020-08-25 19:40:41 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-08-25 19:40:41 -0400 |
commit | dcc9ed598a551832adf677609da4adf563d5a8b7 (patch) | |
tree | 04d03d1cc237d272c4562535604544daac6cb137 /public | |
parent | a8f27fa3aea8820cbe43ea5bfcca027055b3782d (diff) | |
download | SponsorBlock-dcc9ed598a551832adf677609da4adf563d5a8b7.tar.gz SponsorBlock-dcc9ed598a551832adf677609da4adf563d5a8b7.zip |
Update category descriptions to not talk about music videos
Diffstat (limited to 'public')
-rw-r--r-- | public/_locales/en/messages.json | 4 |
1 files 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)" |