mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-61819 core_editor: Implement core provider
This commit is contained in:
parent
0d619f41c2
commit
5377f8a263
3 changed files with 152 additions and 0 deletions
|
@ -117,6 +117,8 @@ $string['pleaseenteralt'] = 'Please enter the alternate text';
|
|||
$string['popupeditor'] = 'Enlarge Editor';
|
||||
$string['preformatted'] = 'Preformatted';
|
||||
$string['preview'] = 'Preview';
|
||||
$string['privacy:metadata:preference:htmleditor'] = 'The preferred editor to use when using an HTML Text Area';
|
||||
$string['privacy:preference:htmleditor'] = 'Your preferred editor to use for writing HTML text is {$a}';
|
||||
$string['properties'] = 'Properties';
|
||||
$string['redo'] = 'Redo your last action';
|
||||
$string['regularexpressions'] = 'Use regular expressions';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue