From f7e6f67f4eddfd67c2554df64ce29eacba4c4503 Mon Sep 17 00:00:00 2001 From: Vicky Chijwani Date: Sun, 1 Oct 2017 05:06:10 +0530 Subject: [PATCH] Fix double preposition in string This string is followed by a relative time duration with a preposition included, like "in 1 week". --- locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.yml b/locales/en.yml index 13ca8eb14..572f810ee 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -92,7 +92,7 @@ en: comment_count_text_pre: "Comments will be limited to" comment_settings: Settings comment_stream: "Comment Stream" - comment_stream_will_close: "The comment stream will close in" + comment_stream_will_close: "The comment stream will close" community: Community configure: Configure copy_and_paste: "Copy and paste code below into your CMS to embed your comment box in your articles"