Added colon to minimum duration message

This commit is contained in:
Ajay Ramachandran
2020-02-08 19:23:34 -05:00
parent 4a96a52398
commit c2b3835618

View File

@@ -388,10 +388,10 @@
"message": "You MUST enable it in the options for it to work."
},
"minDuration": {
"message": "Minimum duration (seconds)"
"message": "Minimum duration (seconds):"
},
"minDurationDescription": {
"message": "Sponsor segments shorter than the set value will be ignored and not show in the player or the YouTube page popup."
"message": "Sponsor segments shorter than the set value will not be skipeed or show in the player."
},
"shortCheck": {
"message": "One of the segments is shorter than your minimum duration. Do you still want to submit?"