Merge branch 'MDL-58702-master' of git://github.com/zig-moodle/moodle

This commit is contained in:
David Monllao 2018-06-19 11:53:21 +02:00
commit fca5c2de05
2 changed files with 21 additions and 1 deletions

View file

@ -326,6 +326,7 @@ $string['timetaken'] = 'Time taken';
$string['title'] = 'Title';
$string['totalcategorysearchresults'] = 'Total categories: {$a}';
$string['totalcoursesearchresults'] = 'Total courses: {$a}';
$string['undefinedrolemapping'] = 'Role mapping undefined for: \'{$a}\' archetype';
$string['unnamedsection'] = 'Unnamed section';
$string['userinfo'] = 'Userinfo';
$string['module'] = 'Module';