]> git.mjollnir.org Git - moodle.git/commitdiff
Accessibility: updated the "help prefix" - spoken 'colon' to silent ','
authornfreear <nfreear>
Fri, 17 Mar 2006 13:01:55 +0000 (13:01 +0000)
committernfreear <nfreear>
Fri, 17 Mar 2006 13:01:55 +0000 (13:01 +0000)
lang/en_utf8/moodle.php

index f43192ace490f7bc035190f619a5f4b6607dba45..34e637b3e3b97c5eb1d6c0c0dd80b82bf9837bf2 100644 (file)
@@ -618,7 +618,7 @@ $string['helpformatting'] = 'About formatting text';
 $string['helphtml'] = 'How to write html';
 $string['helpindex'] = 'Index of all help files';
 $string['helppicture'] = 'How to upload a picture';
-$string['helpprefix'] = 'Help: $a';
+$string['helpprefix'] = 'Help, $a';
 $string['helpquestions'] = 'Ask good questions';
 $string['helpreading'] = 'Read carefully';
 $string['helprichtext'] = 'About the HTML editor';