From: Tim Starling Date: Tue, 11 Oct 2005 07:10:54 +0000 (+0000) Subject: redirectingto message for HTML dump redirects X-Git-Tag: 1.6.0~1470 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=aef55746ea78a7219cd08c96f887a294b6a61ba7;p=lhc%2Fweb%2Fwiklou.git redirectingto message for HTML dump redirects --- diff --git a/languages/Language.php b/languages/Language.php index 4c4fe1194b..937b1e0229 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -2165,6 +2165,9 @@ Please confirm that really want to recreate this article.', 'unit-pixel' => 'px', +# HTML dump +'redirectingto' => 'Redirecting to [[$1]]...', + ); /* a fake language converter */