MDL-81982 lang: Import fixed English strings (en_fix)

This commit is contained in:
Helen Foster
2024-06-05 10:24:37 +08:00
committed by Jun Pataleta
parent 11a2641a13
commit edf57cb689
15 changed files with 18 additions and 18 deletions
@@ -22,7 +22,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$string['pluginname'] = 'Tiny autosave';
$string['pluginname'] = 'Autosave';
$string['helplinktext'] = 'Autosave';
$string['privacy:metadata:database:tiny_autosave:userid'] = 'The user ID of the user who created the autosave session';
$string['privacy:metadata:database:tiny_autosave:drafttext'] = 'The text content of the autosave session';
@@ -37,6 +37,6 @@ $string['librarygroup4_desc'] = 'TeX commands listed on the advanced tab.';
$string['modaltitle'] = 'Equation editor';
$string['saveequation'] = 'Save equation';
$string['settings'] = 'Equation editor settings';
$string['pluginname'] = 'Tiny equation editor';
$string['pluginname'] = 'Equation editor';
$string['preview'] = 'Equation preview';
$string['privacy:metadata'] = 'The equation editor for TinyMCE does not store any personal data.';
@@ -26,7 +26,7 @@ $string['helplinktext'] = 'H5P helper';
$string['modaltitle'] = 'Insert H5P content';
$string['buttontitle'] = 'Configure H5P content';
$string['insert'] = 'Insert H5P content';
$string['pluginname'] = 'Tiny insert H5P';
$string['pluginname'] = 'Insert H5P';
$string['browserepositories'] = 'Browse repositories...';
$string['copyrightbutton'] = 'Copyright button';
$string['downloadbutton'] = 'Allow download';
@@ -26,5 +26,5 @@
defined('MOODLE_INTERNAL') || die();
$string['helplinktext'] = 'HTML format helper';
$string['pluginname'] = 'Tiny HTML formatter';
$string['pluginname'] = 'HTML';
$string['privacy:metadata'] = 'The HTML formatter plugin for TinyMCE does not store any personal data.';
@@ -27,7 +27,7 @@ $string['createlink'] = 'Create link';
$string['enterurl'] = 'Enter a URL';
$string['helplinktext'] = 'Link';
$string['openinnewwindow'] = 'Open in new window';
$string['pluginname'] = 'Tiny link';
$string['pluginname'] = 'Link';
$string['link'] = 'Link';
$string['unlink'] = 'Unlink';
$string['updatelink'] = 'Update link';
@@ -81,7 +81,7 @@ $string['metadata'] = 'Metadata';
$string['metadatasourcelabel'] = 'Metadata track URL';
$string['missingfiles'] = 'Missing files';
$string['mute'] = 'Muted';
$string['pluginname'] = 'Tiny insert media';
$string['pluginname'] = 'Insert media';
$string['presentation'] = 'This image is decorative only';
$string['presentationoraltrequired'] = 'An image must have a description, unless it is marked as decorative only.';
$string['privacy:metadata'] = 'The media plugin for TinyMCE does not store any personal data.';
@@ -28,5 +28,5 @@ $string['helplinktext'] = 'No auto-link helper';
$string['infoaddsuccess'] = 'Auto-link prevention added.';
$string['infoemptyselection'] = 'Select a URL and try again.';
$string['inforemovesuccess'] = 'Auto-link prevention removed.';
$string['pluginname'] = 'Tiny no auto-link';
$string['pluginname'] = 'No auto-link';
$string['privacy:metadata'] = 'The tiny_noautolink plugin does not store any personal data.';
@@ -48,5 +48,5 @@ $string['premiumplugin:tableofcontents'] = 'Table of Contents';
$string['premiumplugin:tinymcespellchecker'] = 'Spell Checker Pro';
$string['premiumplugin:typography'] = 'Advanced Typography';
$string['premiumplugins'] = 'Premium plugins';
$string['premiumplugins_desc'] = 'Access to TinyMCE Premium plugins requires an API key. Not all listed plugins may be available with your TinyMCE Premium subscription. You can check available plugins on your <a target="_blank" href="https://www.tiny.cloud/my-account/integrate/">Tiny Cloud</a> account page.';
$string['premiumplugins_desc'] = 'Access to TinyMCE Premium plugins requires an API key. Not all listed plugins may be available with your TinyMCE Premium subscription. You can check available plugins on your <a href="https://www.tiny.cloud">Tiny Cloud</a> account page.';
$string['privacy:metadata'] = 'The Tiny premium plugin for TinyMCE does not store any personal data.';
@@ -61,7 +61,7 @@ $string['nowebrtc'] = 'Your browser offers limited or no support for WebRTC tech
$string['nowebrtc_title'] = 'WebRTC not supported';
$string['onlyaudio'] = 'Audio only';
$string['onlyvideo'] = 'Video only';
$string['pluginname'] = 'Tiny RecordRTC';
$string['pluginname'] = 'RecordRTC';
$string['privacy:metadata'] = 'The RecordRTC plugin does not store any personal data.';
$string['recordagain'] = 'Record again';
$string['recordagain_desc'] = 'You have already recorded some content. Recording again will remove this content. Are you sure you want to reset the recording?';