diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 83d4acfe770..170404a6930 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -138,6 +138,7 @@ $string['alreadyconfirmed'] = 'Registration has already been confirmed'; $string['always'] = 'Always'; $string['and'] = '{$a->one} and {$a->two}'; $string['answer'] = 'Answer'; +$string['any'] = 'Any'; $string['approve'] = 'Approve'; $string['areyousuretorestorethis'] = 'Do you want to continue?'; $string['areyousuretorestorethisinfo'] = 'Later in this process you will have a choice of adding this backup to an existing course or creating a completely new course.';