From: MarcoAurelio Date: Tue, 23 Jan 2018 18:32:57 +0000 (+0100) Subject: Remove dot from summary used by fixDoubleRedirects.php X-Git-Tag: 1.31.0-rc.0~817^2 X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=commitdiff_plain;h=b324fa5b8be3389cc311a7b62987cc8c92793f08;p=lhc%2Fweb%2Fwiklou.git Remove dot from summary used by fixDoubleRedirects.php Bug: T185592 Change-Id: Iae6ab7787fcf8150f738cf361c545c796ce84f16 --- 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": "",