From: Erik Moeller Date: Wed, 7 Apr 2004 10:29:48 +0000 (+0000) Subject: repl "blah" with real text X-Git-Tag: 1.3.0beta1~576 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=7d39f8d712d97372a86a3efc72d6a95ca3641b79;p=lhc%2Fweb%2Fwiklou.git repl "blah" with real text --- diff --git a/languages/Language.php b/languages/Language.php index 346e163372..8adeeb2992 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1485,7 +1485,7 @@ amusement.", # Special:Import "import" => "Import pages", -"importtext" => "Blah blah blah", +"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", "importsuccess" => "Import succeeded!",