From 4ea297efe5172ded1387bb84678f41fbdf3ce836 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 20 Feb 2009 15:02:29 +0000 Subject: [PATCH] Proper i18n for 'exporttext' --- 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 5752aba05e..582532effb 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2799,7 +2799,7 @@ This can be imported into another wiki using MediaWiki via the [[Special:Import| To export pages, enter the titles in the text box below, one title per line, and select whether you want the current version as well as all old versions, with the page history lines, or the current version with the info about the last edit. -In the latter case you can also use a link, e.g. [[{{ns:special}}:Export/{{MediaWiki:Mainpage}}]] for the page "[[{{MediaWiki:Mainpage}}]]".', +In the latter case you can also use a link, for example [[{{#Special:Export}}/{{MediaWiki:Mainpage}}]] for the page "[[{{MediaWiki:Mainpage}}]]".', 'exportcuronly' => 'Include only the current revision, not the full history', 'exportnohistory' => "---- '''Note:''' Exporting the full history of pages through this form has been disabled due to performance reasons.", -- 2.20.1