From: Siebrand Mazeland Date: Sun, 23 Sep 2007 18:45:52 +0000 (+0000) Subject: Fix typo (thanks to Bryan) X-Git-Tag: 1.31.0-rc.0~51326 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=a854bd4afa957e3ee4dd2e663f7126d9dcef9509;p=lhc%2Fweb%2Fwiklou.git Fix typo (thanks to Bryan) --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 7d874bbccc..0d01970da4 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1072,7 +1072,7 @@ You can go back and edit an existing page, or [[Special:Userlogin|log in or crea 'nocreate-loggedin' => 'You do not have permission to create new pages on this wiki.', 'permissionserrors' => "Permissions Errors", 'permissionserrorstext' => "You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:", -'recreate-deleted-warn' => "'''Warning: You are recreating a page that was previously deleted.''', +'recreate-deleted-warn' => "'''Warning: You are recreating a page that was previously deleted.''' You should consider whether it is appropriate to continue editing this page. The deletion log for this page is provided here for convenience:",