]> git.mjollnir.org Git - moodle.git/commitdiff
Shortened helprichtext phrase for better viewing of post forms on small
authormoodler <moodler>
Sat, 14 Dec 2002 07:36:19 +0000 (07:36 +0000)
committermoodler <moodler>
Sat, 14 Dec 2002 07:36:19 +0000 (07:36 +0000)
monitors

lang/en/moodle.php
lang/en_us/moodle.php

index fc901203ea0596b30ed17edff440c1904c5ad7c4..11caf07e0092435a154ede5b351db113fd0139de 100644 (file)
@@ -215,7 +215,7 @@ $string['helphtml'] = "How to write html";
 $string['helppicture'] = "How to upload a picture";
 $string['helpreading'] = "Read carefully";
 $string['helptext'] = "How to write text";
-$string['helprichtext'] = "About the Richtext HTML editor";
+$string['helprichtext'] = "About Richtext editor";
 $string['helpquestions'] = "Ask good questions";
 $string['helpwriting'] = "Write carefully";
 $string['hide'] = "Hide";
index 0872974f48736f395776babb21b8124ae23ce252..2c834e9678e02e8e3101e4380c86e3e13ceabc31 100644 (file)
@@ -212,7 +212,7 @@ $string['helphtml'] = "How to write html";
 $string['helppicture'] = "How to upload a picture";
 $string['helpquestions'] = "Ask good questions";
 $string['helpreading'] = "Read carefully";
-$string['helprichtext'] = "About the Richtext HTML editor";
+$string['helprichtext'] = "About Richtext editor";
 $string['helptext'] = "How to write text";
 $string['helpwriting'] = "Write carefully";
 $string['hide'] = "Hide";