From: moodler Date: Sun, 10 Nov 2002 10:40:02 +0000 (+0000) Subject: New string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=723974203f4c6418663e8b4f9205d8c047689bfb;p=moodle.git New string --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 009f5b4e7b..788aab2865 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -107,6 +107,7 @@ $string['deletedcourse'] = "\$a has been completely deleted"; $string['deletednot'] = "Could not delete \$a !"; $string['deletingcourse'] = "Deleting \$a"; $string['description'] = "Description"; +$string['displayingusers'] = "Displaying users \$a->start to \$a->end"; $string['documentation'] = "Moodle Documentation"; $string['downloadexcel'] = "Download in Excel format"; $string['downloadtext'] = "Download in text format";