Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too

This commit is contained in:
skodak
2006-10-30 20:57:08 +00:00
parent 362af1586a
commit 5e435e4635
13 changed files with 62 additions and 3 deletions
+4
View File
@@ -3,6 +3,10 @@
// begin {added with admin cleanup}
$string['experimental'] = 'Experimental';
$string['enableglobalsearch'] = 'Enable global search';
$string['configenableglobalsearch'] = 'This setting enables global text searching in resources and activities, it is not compatible with PHP 4.';
$string['enableajax'] = 'Enable AJAX';
$string['gradebook'] = 'Gradebook';
$string['gradebookroles'] = 'Graded roles';
$string['configgradebookroles'] = 'This setting allows you to control who appears on the gradebook. Users need to have at least one of these roles in a course to be shown in the gradebook for that course.';