From: Siebrand Mazeland Date: Sat, 20 Jun 2009 18:14:36 +0000 (+0000) Subject: Localise special page names in fullurl X-Git-Tag: 1.31.0-rc.0~41271 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=d785dd8a8aa80ef4e7026449a69147943f1a46e1;p=lhc%2Fweb%2Fwiklou.git Localise special page names in fullurl --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 77d6eebfb0..b6424b3f86 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1293,16 +1293,16 @@ Try [[Special:Search|searching on the wiki]] for relevant new pages.', 'rev-deleted-user' => '(username removed)', 'rev-deleted-event' => '(log action removed)', 'rev-deleted-text-permission' => "This page revision has been '''deleted'''. -There may be details in the [{{fullurl:Special:Log/suppress|page={{FULLPAGENAMEE}}}} suppression log].", +There may be details in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].", 'rev-deleted-text-unhide' => "This page revision has been '''deleted'''. -There may be details in the [{{fullurl:Special:Log/suppress|page={{FULLPAGENAMEE}}}} suppression log]. +There may be details in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log]. As an administrator you can still [$1 view this revision] if you wish to proceed.", 'rev-deleted-text-view' => "This page revision has been '''deleted'''. -As an administrator you can view it; there may be details in the [{{fullurl:Special:Log/suppress|page={{FULLPAGENAMEE}}}} suppression log].", +As an administrator you can view it; there may be details in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].", 'rev-deleted-no-diff' => "You cannot view this diff because one of the revisions has been '''deleted'''. -There may be details in the [{{fullurl:Special:Log/suppress|page={{FULLPAGENAMEE}}}} suppression log].", +There may be details in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].", 'rev-deleted-unhide-diff' => "One of the revisions of this diff has been '''deleted'''. -There may be details in the [{{fullurl:Special:Log/suppress|page={{FULLPAGENAMEE}}}} suppression log]. +There may be details in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log]. As an administrator you can still [$1 view this diff] if you wish to proceed.", 'rev-delundel' => 'show/hide', 'revisiondelete' => 'Delete/undelete revisions',