From c2b383561873c1d990b6f0ef5401ca237fa6ca89 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sat, 8 Feb 2020 19:23:34 -0500 Subject: [PATCH] Added colon to minimum duration message --- 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 27e53788..a7ad101d 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -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?"