diff --git a/lib/editor/tiny/plugins/html/lang/en/tiny_html.php b/lib/editor/tiny/plugins/html/lang/en/tiny_html.php index 8e1e07d2065..d12880fa463 100644 --- a/lib/editor/tiny/plugins/html/lang/en/tiny_html.php +++ b/lib/editor/tiny/plugins/html/lang/en/tiny_html.php @@ -25,5 +25,6 @@ defined('MOODLE_INTERNAL') || die(); +$string['helplinktext'] = 'HTML format helper'; $string['pluginname'] = 'TinyMCE HTML formatter'; $string['privacy:metadata'] = 'The HTML formatter plugin for TinyMCE does not store any personal data.';