From: thepurpleblob Date: Thu, 13 Apr 2006 12:10:28 +0000 (+0000) Subject: More logical wording on button to import from local file X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=296cb5b57b0f17b018ba06a46170d5cd36805b81;p=moodle.git More logical wording on button to import from local file --- diff --git a/question/import.php b/question/import.php index 1638d3e640..4c6b1e8816 100644 --- a/question/import.php +++ b/question/import.php @@ -31,6 +31,7 @@ $txt->importerror = get_string('importerror','quiz'); $txt->importfilearea = get_string('importfilearea','quiz'); $txt->importfileupload = get_string('importfileupload','quiz'); + $txt->importfromthisfile = get_string('importfromthisfile','quiz'); $txt->importquestions = get_string("importquestions", "quiz"); $txt->matchgrades = get_string('matchgrades','quiz'); $txt->matchgradeserror = get_string('matchgradeserror','quiz'); @@ -266,7 +267,7 @@   id}&choose=form.choosefile", "coursefiles", $txt->choosefile, 500, 750, $txt->choosefile); ?> - +