]> git.mjollnir.org Git - moodle.git/commitdiff
Merged MDL-7266 from stable. Thanks, Dan!
authormoodler <moodler>
Sun, 5 Nov 2006 12:27:12 +0000 (12:27 +0000)
committermoodler <moodler>
Sun, 5 Nov 2006 12:27:12 +0000 (12:27 +0000)
lib/editor/htmlarea/lang/en.php

index 084f7afe694afcbba1f41b7618e20b262ae1f52d..f9a6bc163e4ccb9fbdc6a6e24b22c9a632f4ab0b 100644 (file)
@@ -73,6 +73,7 @@ HTMLArea.I18N = {
         paste:          "<?php print_string("paste","editor") ?>",
         insertsmile:    "<?php print_string("insertsmile","editor") ?>",
         insertchar:     "<?php print_string("insertchar","editor") ?>",
+        search_replace: "<?php print_string("searchandreplace","editor") ?>",
         clean:          "<?php print_string("wordclean","editor") ?>",
         lefttoright:    "<?php print_string("lefttoright","editor");?>",
         righttoleft:    "<?php print_string("righttoleft","editor");?>"