Fix a hard coded string

This commit is contained in:
thepurpleblob 2007-05-04 14:10:56 +00:00
parent a59b393433
commit b0c1b3ad03

View file

@ -241,6 +241,7 @@ $string['imagemissing'] = 'Image not available at line $a. The filename will be
$string['import'] = 'Import';
$string['importcategory'] = 'import category';
$string['importerror'] = 'An error occurred during import processing';
$string['importerrorquestion'] = 'Error importing question';
$string['importfilearea'] = 'Import from file already in course files...';
$string['importfileupload'] = 'Import from file upload...';
$string['importfromthisfile'] = 'Import from this file';