]> git.mjollnir.org Git - moodle.git/commitdiff
Updated the new "help prefix" which just looked plain wierd
authormoodler <moodler>
Fri, 10 Mar 2006 08:52:11 +0000 (08:52 +0000)
committermoodler <moodler>
Fri, 10 Mar 2006 08:52:11 +0000 (08:52 +0000)
lang/en_utf8/moodle.php

index 490e8e7340b6178aca47178d79e7da8558f6ad4c..ca675385262b192da5cf04253ae2626e06e4e0b7 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 with \'$a\'';
+$string['helpprefix'] = 'Help: $a';
 $string['helpquestions'] = 'Ask good questions';
 $string['helpreading'] = 'Read carefully';
 $string['helprichtext'] = 'About the HTML editor';