* Added msg:importinterwiki, for Special:Import
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Tue, 21 Jun 2005 00:26:53 +0000 (00:26 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Tue, 21 Jun 2005 00:26:53 +0000 (00:26 +0000)
languages/Language.php

index e7dfbbf..8b5d009 100644 (file)
@@ -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',