From 8e82f5ac4f3644595ddc08abbd450e8167b58473 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 17 May 2004 22:08:42 +0000 Subject: [PATCH] Added a new string for the new scales.php alternative. Bug 1223 (http://moodle.org/bugs/bug.php?op=show&bugid=1223) --- lang/en/moodle.php | 1 + 1 file changed, 1 insertion(+) 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'; -- 2.39.5