Merge branch 'MDL-53327-master' of git://github.com/danpoltawski/moodle

This commit is contained in:
Andrew Nicols 2016-03-09 08:48:44 +08:00
commit 65e7fee267

View File

@ -161,6 +161,8 @@ $string['type_report'] = 'Site report';
$string['type_report_plural'] = 'Reports';
$string['type_repository'] = 'Repository';
$string['type_repository_plural'] = 'Repositories';
$string['type_search'] = 'Search engine';
$string['type_search_plural'] = 'Search engines';
$string['type_theme'] = 'Theme';
$string['type_theme_plural'] = 'Themes';
$string['type_tool'] = 'Admin tool';