From fd34708d0282d3b299aa34670a13268e9ee562d1 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 9 Jun 2008 19:28:26 +0000 Subject: [PATCH] Fix typo in 'tooltip-recreate'. Thanks to Lloffiwr for spotting it. --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 2da46f8959..55fc753e6f 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2659,7 +2659,7 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]] 'tooltip-diff' => 'Show which changes you made to the text.', 'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page.', 'tooltip-watch' => 'Add this page to your watchlist', -'tooltip-recreate' => 'Recreate the page despite it has been deleted', +'tooltip-recreate' => 'Recreate the page despite it having been deleted', 'tooltip-upload' => 'Start upload', # Stylesheets -- 2.20.1