|
24 | 24 |
|
25 | 25 | $string['addlanguage'] = 'Add language manually'; |
26 | 26 | $string['addlanguage_desc'] = 'If you choose this option, you can manually add languages by entering the iso code of the language in the textbox below. Otherwise, you must install at least 2 languages in the Language Pack.'; |
27 | | -$string['helplinktext'] = 'Multi-Language Content (v2)'; |
28 | 27 | $string['highlight'] = 'Highlight delimiters'; |
29 | 28 | $string['highlight_desc'] = 'Visually highlight the multi-language content delimiters (i.e., {mlang XX} and {mlang}) in the WYSIWYG editor'; |
30 | 29 | $string['highlightcss'] = 'CSS for language tag'; |
|
54 | 53 | $string['multilang2:multiBlockElements'] = 'Selected text spans multiple paragraphs/block elements. Please select one only.'; |
55 | 54 | $string['multilang2:other'] = 'Fallback'; |
56 | 55 | $string['multilang2:removetag'] = 'Remove language tag'; |
57 | | -$string['multilang2:viewlanguagemenu'] = 'View language dropdown menu in TinyMCE editor'; |
| 56 | +$string['multilang2:use'] = 'Use language dropdown menu in TinyMCE'; |
58 | 57 | $string['pluginname'] = 'Multi-Language Content (v2)'; |
59 | 58 | $string['privacy:metadata'] = 'The Tiny Multi-Language Content (v2) plugin does not store any personal data.'; |
60 | 59 | $string['removealltags'] = 'Remove all lang tags'; |
61 | 60 | $string['requiremultilang2'] = 'Require Multi-Language Content (v2) filter'; |
62 | 61 | $string['requiremultilang2_desc'] = 'If enabled, the language drop down menu is visible only when the Multi-Language Content (v2) filter is enabled.'; |
63 | 62 | $string['showalllangs'] = 'Show all languages'; |
64 | 63 | $string['showalllangs_desc'] = 'If enabled, the language drop down menu will contain all the languages Moodle supports. If not, only the installed and enabled languages will be shown.'; |
| 64 | + |
| 65 | +// Deprecated since Moodle 4.5. |
| 66 | +$string['helplinktext'] = 'Multi-Language Content (v2)'; |
| 67 | +// Deprecated since tiny_multilang 1.4. |
| 68 | +$string['multilang2:viewlanguagemenu'] = 'View language dropdown menu in TinyMCE editor'; |
0 commit comments