From: stronk7 Date: Mon, 17 May 2004 22:08:42 +0000 (+0000) Subject: Added a new string for the new scales.php alternative. Bug 1223 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8e82f5ac4f3644595ddc08abbd450e8167b58473;p=moodle.git Added a new string for the new scales.php alternative. Bug 1223 (http://moodle.org/bugs/bug.php?op=show&bugid=1223) --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index f400a5b208..33da9c90ba 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -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';