]> git.mjollnir.org Git - moodle.git/commitdiff
Added a new string for the new scales.php alternative. Bug 1223
authorstronk7 <stronk7>
Mon, 17 May 2004 22:08:42 +0000 (22:08 +0000)
committerstronk7 <stronk7>
Mon, 17 May 2004 22:08:42 +0000 (22:08 +0000)
(http://moodle.org/bugs/bug.php?op=show&bugid=1223)

lang/en/moodle.php

index f400a5b20887efee4d171ec01156d2dc1d68dd16..33da9c90ba28a595127bcb04b422d2ed2481bbe6 100644 (file)
@@ -898,6 +898,7 @@ $string['uploadnotallowed'] = 'Uploads are not allowed';
 $string['uploadproblem'] = 'An unknown problem occurred while uploading the file \'$a\' (perhaps it was too large?)';
 $string['uploadthisfile'] = 'Upload this file';
 $string['uploadusers'] = 'Upload users';
+$string['usedinnplaces'] = 'Used in $a places';
 $string['user'] = 'User';
 $string['userconfirmed'] = 'Confirmed $a';
 $string['userdata'] = 'User Data';