]> git.mjollnir.org Git - moodle.git/commitdiff
Added a missing string
authormoodler <moodler>
Fri, 16 May 2003 06:40:46 +0000 (06:40 +0000)
committermoodler <moodler>
Fri, 16 May 2003 06:40:46 +0000 (06:40 +0000)
lang/en/moodle.php

index e2539888d604d0e226a7099183d3ea7c83f6c45f..479c2585d87cb6966af7d6e96eb76ca17dbfc6ac 100644 (file)
@@ -6,6 +6,7 @@ $string['thischarset'] = "iso-8859-1";  // The best charset to use for this lang
 $string['action'] = "Action";
 $string['activities'] = "Activities";
 $string['activity'] = "Activity";
+$string['activityiscurrentlyhidden'] = "Sorry, this activity is currently hidden";
 $string['activitymodule'] = "Activity module";
 $string['activityreport'] = "Activity report";
 $string['add'] = "Add";
@@ -517,6 +518,7 @@ $string['removecreator'] = "Remove course creator";
 $string['removeteacher'] = "Remove teacher";
 $string['rename'] = "Rename";
 $string['resources'] = "Resources";
+$string['restore'] = "Restore";
 $string['returningtosite'] = "Returning to this web site?";
 $string['requireskey'] = "This course requires an enrolment key";
 $string['revert'] = "Revert";