Skip to content

Commit 37dab6f

Browse files
committed
Update strings
1 parent 2e1b3d9 commit 37dab6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@
254254
$string['addon.storagemanager.managedownloads'] = 'Manage downloads';
255255
$string['addon.storagemanager.totaldownloads'] = 'Total downloads';
256256
$string['addon.storagemanager.totalspaceusage'] = 'Total space used';
257+
$string['addon.tinymce.enabletinymceeditor'] = 'Use TinyMCE text editor';
258+
$string['addon.tinymce.enabletinymceeditordescription'] = 'An advanced text editor with additional formatting features.';
259+
$string['addon.tinymce.license'] = 'Moodle Pty Ltd was granted a TinyMCE commercial license compatible with Apache license 2.0.';
257260
$string['assets.mimetypes.application/vnd.apple.keynote'] = 'Apple Keynote presentation';
258261
$string['assets.mimetypes.application/vnd.apple.numbers'] = 'Apple Numbers spreadsheet';
259262
$string['assets.mimetypes.application/vnd.apple.pages'] = 'Apple Pages document';

0 commit comments

Comments
 (0)