You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PLG_TINY_FIELD_CSS_DESC="By default the Plugin looks for an editor.css file. If it can't find one in the default template CSS folder, it loads the editor.css file from the system template."
PLG_TINY_FIELD_ENCODING_DESC="Controls how HTML entities are encoded. Recommended setting is 'raw'. 'named' = used named entity encoding (for example, '<'). 'numeric' = use numeric HTML encoding (for example, '%03c'). raw = Do not encode HTML entities. Note that searching content may not work properly if setting is not 'raw'."
42
42
PLG_TINY_FIELD_ENCODING_LABEL="Entity Encoding"
43
-
PLG_TINY_FIELD_FONTS_DESC="Show or hide the Font control selectors. Only applies in Extended mode."
43
+
PLG_TINY_FIELD_FONTS_DESC="Show or hide the Font control selectors."
44
44
PLG_TINY_FIELD_FONTS_LABEL="Fonts"
45
-
PLG_TINY_FIELD_FULLSCREEN_DESC="Show or hide the Fullscreen button. Only applies in Extended mode."
45
+
PLG_TINY_FIELD_FULLSCREEN_DESC="Show or hide the Fullscreen button."
46
46
PLG_TINY_FIELD_FULLSCREEN_LABEL="Fullscreen"
47
47
PLG_TINY_FIELD_FUNCTIONALITY_DESC="Select level of functionality."
@@ -59,46 +59,46 @@ PLG_TINY_FIELD_LANGCODE_DESC="Editor UI Language. The value will be used if Auto
59
59
PLG_TINY_FIELD_LANGCODE_LABEL="Language Code"
60
60
PLG_TINY_FIELD_LANGSELECT_DESC="If Yes, editor language will automatically match selected UI language. If the tiny language does not exist, the editor language will default to English."
61
61
PLG_TINY_FIELD_LANGSELECT_LABEL="Automatic Language Selection"
62
-
PLG_TINY_FIELD_LINK_DESC="Select to enable the link icons. Only applies in Extended mode."
62
+
PLG_TINY_FIELD_LINK_DESC="Select to enable the Link icons."
63
63
PLG_TINY_FIELD_LINK_LABEL="Links"
64
-
PLG_TINY_FIELD_MEDIA_DESC="Show or hide the Media button. Only applies in Extended mode."
64
+
PLG_TINY_FIELD_MEDIA_DESC="Show or hide the Media button."
65
65
PLG_TINY_FIELD_MEDIA_LABEL="Media"
66
66
PLG_TINY_FIELD_MOBILE_DESC="This mode puts any mobile devices into the simple functionality with enlarged buttons for easy access."
67
67
PLG_TINY_FIELD_MOBILE_LABEL="Mobile Mode"
68
-
PLG_TINY_FIELD_NAME_EXTENDED_LABEL="<strong>Extended Mode Options</strong><br />These options only work in Extended mode."
68
+
PLG_TINY_FIELD_NAME_EXTENDED_LABEL="<strong>Extended Mode Options</strong><br />Below you can set the access level for each one of the fields individually.<br />Please keep in mind that these options will only have an effect in <strong>Extended</strong> mode."
69
69
PLG_TINY_FIELD_NEWLINES_DESC="New lines will be created using the selected option."
70
70
PLG_TINY_FIELD_NEWLINES_LABEL="New Lines"
71
71
PLG_TINY_FIELD_NONBREAKING_DESC="Insert non-breaking space entities."
72
72
PLG_TINY_FIELD_NONBREAKING_LABEL="Non-breaking"
73
-
PLG_TINY_FIELD_PASTE_DESC="Show or hide the Paste buttons. Only applies in Extended mode."
73
+
PLG_TINY_FIELD_PASTE_DESC="Show or hide the Paste button."
74
74
PLG_TINY_FIELD_PASTE_LABEL="Paste"
75
75
PLG_TINY_FIELD_PATH_DESC="If set to ON, it displays the set classes for the marked text."
76
76
PLG_TINY_FIELD_PATH_LABEL="Element Path"
77
-
PLG_TINY_FIELD_PRINT_DESC="Turn on/off the print and print preview icons in the editor. Only applies in Extended mode."
77
+
PLG_TINY_FIELD_PRINT_DESC="Turn on/off the print and print preview icons in the editor."
78
78
PLG_TINY_FIELD_PRINT_LABEL="Print/Preview"
79
79
PLG_TINY_FIELD_PROHIBITED_DESC="Elements that will be cleaned from the text. Do not leave empty - if you do not want to prohibit anything enter dummy text eg cms."
0 commit comments