Skip to content

Commit 4d47d69

Browse files
authored
[5.2] Tinymce lang sort (joomla#43910)
1 parent 1fa2a60 commit 4d47d69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

administrator/language/en-GB/plg_editors_tinymce.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,15 @@ PLG_TINY_FIELD_PATH_LABEL="Element Path"
5757
PLG_TINY_FIELD_PROHIBITED_LABEL="Prohibited Elements"
5858
PLG_TINY_FIELD_RESIZE_HORIZONTAL_LABEL="Horizontal Resizing"
5959
PLG_TINY_FIELD_RESIZING_LABEL="Resizing"
60+
PLG_TINY_FIELD_SANDBOX_IFRAMES_DESC="This is a security feature that restricts what the iframe can do by setting a sandbox attribute for each iframe. It is recommended to enable this feature for security reasons. Only disable if the iframe is not loading and you're sure that the iframed content is safe."
61+
PLG_TINY_FIELD_SANDBOX_IFRAMES_LABEL="Sandbox Iframes"
6062
PLG_TINY_FIELD_SETACCESS_LABEL="Assign this Set to"
61-
PLG_TINY_FIELD_SKIN_ADMIN_LABEL="Administrator Skin"
6263
PLG_TINY_FIELD_SKIN_ADMIN_DARK_LABEL="Administrator Skin (Dark Mode)"
64+
PLG_TINY_FIELD_SKIN_ADMIN_LABEL="Administrator Skin"
65+
PLG_TINY_FIELD_SKIN_DARK_LABEL="Site Skin (Dark Mode)"
6366
PLG_TINY_FIELD_SKIN_INFO_DESC="Copy your new skins to: /media/vendor/tinymce/skins/ui."
6467
PLG_TINY_FIELD_SKIN_INFO_LABEL="For customised skins go to: <a href=\"https://skin.tiny.cloud/t5/\" target=\"_blank\" rel=\"noopener noreferrer\">Skin Creator</a>"
6568
PLG_TINY_FIELD_SKIN_LABEL="Site Skin"
66-
PLG_TINY_FIELD_SKIN_DARK_LABEL="Site Skin (Dark Mode)"
6769
PLG_TINY_FIELD_SOURCECODE_LABEL="Source Code Highlighting"
6870
PLG_TINY_FIELD_TEXTPATTERN_DESC="Use Markdown syntax to compose content with links, lists, and other styles." ; Do not translate the word Markdown
6971
PLG_TINY_FIELD_TEXTPATTERN_LABEL="Markdown"
@@ -102,6 +104,4 @@ PLG_TINY_TOOLBAR_BUTTON_FONTSIZESELECT="Font Size Select"
102104
PLG_TINY_TOOLBAR_BUTTON_FORMATSELECT="Format Select"
103105
PLG_TINY_TOOLBAR_BUTTON_SEPARATOR="Separator"
104106
PLG_TINY_TOOLBAR_BUTTON_STYLESELECT="Style Select"
105-
PLG_TINY_FIELD_SANDBOX_IFRAMES_LABEL="Sandbox Iframes"
106-
PLG_TINY_FIELD_SANDBOX_IFRAMES_DESC="This is a security feature that restricts what the iframe can do by setting a sandbox attribute for each iframe. It is recommended to enable this feature for security reasons. Only disable if the iframe is not loading and you're sure that the iframed content is safe."
107107
PLG_TINY_XML_DESCRIPTION="TinyMCE is a platform independent web based JavaScript HTML WYSIWYG Editor. Using <strong>sets</strong> you can configure and customise the editor for every user group."

0 commit comments

Comments
 (0)