s/Interwiki/Transwiki/ import
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 21 Jun 2005 00:49:52 +0000 (00:49 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 21 Jun 2005 00:49:52 +0000 (00:49 +0000)
That term seems established, we just haven't had the code ready. ;)

languages/Language.php

index 8b5d009..cdd6527 100644 (file)
@@ -1647,7 +1647,7 @@ article [[Train]].
 
 # Special:Import
 'import'       => 'Import pages',
-'importinterwiki' => 'Interwiki import',
+'importinterwiki' => 'Transwiki 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',