From: moodler Date: Mon, 14 Apr 2003 02:55:48 +0000 (+0000) Subject: New string "showall" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=99de5ed02b1200e8e6bf3e1e10bd4b5d238ecfeb;p=moodle.git New string "showall" --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 4cd4412c35..6fefdba708 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -457,6 +457,7 @@ $string['shortname'] = "Short name"; $string['shortnametaken'] = "Short name is already used for another course (\$a)"; $string['shortsitename'] = "Short name for site (eg single word)"; $string['show'] = "Show"; +$string['showall'] = "Show all"; $string['showalltopics'] = "Show all topics"; $string['showallusers'] = "Show all users"; $string['showallweeks'] = "Show all weeks";