From: Siebrand Mazeland Date: Fri, 20 Feb 2009 15:02:29 +0000 (+0000) Subject: Proper i18n for 'exporttext' X-Git-Tag: 1.31.0-rc.0~42768 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=4ea297efe5172ded1387bb84678f41fbdf3ce836;p=lhc%2Fweb%2Fwiklou.git Proper i18n for 'exporttext' --- 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.",