From e224e31f840799f31b7234a5f20fc4745a0419b9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Tue, 18 Oct 2005 22:59:41 +0000 Subject: [PATCH] Bug 2938: Update MediaWiki:Exporttext to be more general --- RELEASE-NOTES | 1 + languages/Language.php | 5 ++--- languages/LanguageFi.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5363eeb087..ef5d7b058c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -156,6 +156,7 @@ fully support the editing toolbar, but was found to be too confusing. * Data dump 'prefetch' mode to read normalized text from a prior dump (requires PHP 5, XMLReader extension) * (bug 2773) Print style sheet no longer overrides RTL text direction +* (bug 2938) Update MediaWiki:Exporttext to be more general === Caveats === diff --git a/languages/Language.php b/languages/Language.php index 1983108e67..8fff7a5403 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1618,12 +1618,11 @@ set of pages wrapped in some XML. In the future, this may then be imported into 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 +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 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]]. +In the latter case you can also use a link, e.g. [[{{ns:Special}}:Export/{{Mediawiki:mainpage}}]] for the page {{Mediawiki:mainpage}}. ', 'exportcuronly' => 'Include only the current revision, not the full history', diff --git a/languages/LanguageFi.php b/languages/LanguageFi.php index dbaa939b6a..e98511f398 100644 --- a/languages/LanguageFi.php +++ b/languages/LanguageFi.php @@ -1116,7 +1116,7 @@ Näissä tapauksissa sivut täytyy siirtää tai yhdistää käsin.', Syötä sivujen otsikoita riveittäin alla olevaan laatikkoon. Valitse myös, haluatko kaikki versiot sivuista, vai ainoastaan nykyisen version. -Jälkimmäisessä tapauksessa voit myös käyttää linkkiä. Esimerkiksi [[Juna]]sivun saa vietyä linkistä [[Special:Export/Juna]].', +Jälkimmäisessä tapauksessa voit myös käyttää linkkiä. Esimerkiksi sivun {{Mediawiki:mainpage}} saa vietyä linkistä [[Special:Export/{{Mediawiki:mainpage}}]].', 'exportcuronly' => 'Liitä mukaan ainoastaan uusin versio, ei koko historiaa.', # Namespace 8 related -- 2.20.1