From: Ævar Arnfjörð Bjarmason Date: Tue, 21 Jun 2005 00:26:53 +0000 (+0000) Subject: * Added msg:importinterwiki, for Special:Import X-Git-Tag: 1.5.0beta1~116 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=6bdc910330c457cd29cd26fd517d067431b2f186;p=lhc%2Fweb%2Fwiklou.git * Added msg:importinterwiki, for Special:Import --- diff --git a/languages/Language.php b/languages/Language.php index e7dfbbf276..8b5d009b13 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1647,6 +1647,7 @@ article [[Train]]. # Special:Import 'import' => 'Import pages', +'importinterwiki' => 'Interwiki import', 'importtext' => 'Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.', 'importfailed' => "Import failed: $1", 'importnotext' => 'Empty or no text',