Merge branch 'MDL-79236-402' of https://github.com/paulholden/moodle into MOODLE_402_STABLE

This commit is contained in:
Andrew Nicols
2023-09-05 10:43:58 +08:00
+2
View File
@@ -30,6 +30,8 @@ $string['branding'] = 'TinyMCE branding';
$string['branding_desc'] = 'Support TinyMCE by displaying the logo in the bottom corner of the text editor. The logo links to the TinyMCE website.';
$string['plugin_enabled'] = '{$a} enabled.';
$string['plugin_disabled'] = '{$a} disabled.';
$string['subplugintype_tiny'] = 'TinyMCE plugin';
$string['subplugintype_tiny_plural'] = 'TinyMCE plugins';
$string['tiny:hash'] = '#';
$string['tiny:accessibility'] = 'Accessibility';
$string['tiny:action'] = 'Action';