Added 'Any' string for use in select menus

This commit is contained in:
Martin Dougiamas 2010-05-14 07:20:38 +00:00
parent 870e279510
commit 9f580a84cd

View File

@ -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.';