From b324fa5b8be3389cc311a7b62987cc8c92793f08 Mon Sep 17 00:00:00 2001 From: MarcoAurelio Date: Tue, 23 Jan 2018 19:32:57 +0100 Subject: [PATCH] Remove dot from summary used by fixDoubleRedirects.php Bug: T185592 Change-Id: Iae6ab7787fcf8150f738cf361c545c796ce84f16 --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 42ea35cd35..4cabfdab4c 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1916,7 +1916,7 @@ "doubleredirects-summary": "", "doubleredirectstext": "This page lists pages that redirect to other redirect pages.\nEach row contains links to the first and second redirect, as well as the target of the second redirect, which is usually the \"real\" target page to which the first redirect should point.\nCrossed out entries have been solved.", "double-redirect-fixed-move": "[[$1]] has been moved.\nIt was automatically updated and now it redirects to [[$2]].", - "double-redirect-fixed-maintenance": "Automatically fixing double redirect from [[$1]] to [[$2]] in a maintenance job.", + "double-redirect-fixed-maintenance": "Automatically fixing double redirect from [[$1]] to [[$2]] in a maintenance job", "double-redirect-fixer": "Redirect fixer", "brokenredirects": "Broken redirects", "brokenredirects-summary": "", -- 2.20.1