From 2cc98071f20e02aeed8ebe758053bbb33cc5174a Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Mon, 16 Aug 2004 13:25:09 +0000 Subject: [PATCH] More informative Special:Export text copied from en --- languages/Language.php | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index 34ed49b43e..4c043ad019 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1358,10 +1358,18 @@ title. Please merge them manually.', # Export 'export' => 'Export pages', -'exporttext' => 'You can export the text and editing history of a particular -page or set of pages wrapped in some XML; this can then be imported into another -wiki running MediaWiki software, transformed, or just kept for your private -amusement.', +'exporttext' => 'You can export the text and editing history of a particular page or +set of pages wrapped in some XML. In the future, this may then be imported into another +wiki running MediaWiki software, although there is no support for this feature in the +current version. + +To export article 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 just 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/Train]] for the +article [[Train]]. +', 'exportcuronly' => 'Include only the current revision, not the full history', # Namespace 8 related -- 2.20.1