From: Amir E. Aharoni Date: Sat, 19 Apr 2014 12:02:06 +0000 (+0300) Subject: Clarifying double-redirect messages X-Git-Tag: 1.31.0-rc.0~16139^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/wiki/supprimer.php?a=commitdiff_plain;h=a4f06b02f10693541bbaea3995d9f9b000e3f576;p=lhc%2Fweb%2Fwiklou.git Clarifying double-redirect messages Change-Id: Ifbe13b4ed98d34ecbb6dc5b583422c2dc4ff307e --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index d94cd30ae0..5453c5f07d 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1562,8 +1562,8 @@ "doubleredirects": "Double redirects", "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 now redirects to [[$2]].", - "double-redirect-fixed-maintenance": "Fixing double redirect from [[$1]] to [[$2]].", + "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-fixer": "Redirect fixer", "brokenredirects": "Broken redirects", "brokenredirects-summary": "",