| Línea 23... |
Línea 23... |
| 23 |
*/
|
23 |
*/
|
| Línea 24... |
Línea 24... |
| 24 |
|
24 |
|
| 25 |
$string['buttontitle'] = 'Equation editor';
|
25 |
$string['buttontitle'] = 'Equation editor';
|
| 26 |
$string['cursorinfo'] = 'An arrow indicates the position that new elements from the element library will be inserted.';
|
26 |
$string['cursorinfo'] = 'An arrow indicates the position that new elements from the element library will be inserted.';
|
| 27 |
$string['editequation'] = 'Edit equation using <a href="{$a}" target="_blank">TeX</a>';
|
27 |
$string['editequation'] = 'Edit equation using <a href="{$a}" target="_blank">TeX</a>';
|
| 28 |
$string['helplinktext'] = 'Equation helper';
|
28 |
$string['equation:use'] = 'Use TinyMCE equation editor';
|
| 29 |
$string['librarygroup1'] = 'Operators';
|
29 |
$string['librarygroup1'] = 'Operators';
|
| 30 |
$string['librarygroup1_desc'] = 'TeX commands listed on the operators tab.';
|
30 |
$string['librarygroup1_desc'] = 'TeX commands listed on the operators tab.';
|
| 31 |
$string['librarygroup2'] = 'Arrows';
|
31 |
$string['librarygroup2'] = 'Arrows';
|
| 32 |
$string['librarygroup2_desc'] = 'TeX commands listed on the arrows tab.';
|
32 |
$string['librarygroup2_desc'] = 'TeX commands listed on the arrows tab.';
|
| Línea 38... |
Línea 38... |
| 38 |
$string['pluginname'] = 'Equation editor';
|
38 |
$string['pluginname'] = 'Equation editor';
|
| 39 |
$string['preview'] = 'Equation preview';
|
39 |
$string['preview'] = 'Equation preview';
|
| 40 |
$string['privacy:metadata'] = 'The equation editor for TinyMCE does not store any personal data.';
|
40 |
$string['privacy:metadata'] = 'The equation editor for TinyMCE does not store any personal data.';
|
| 41 |
$string['saveequation'] = 'Save equation';
|
41 |
$string['saveequation'] = 'Save equation';
|
| 42 |
$string['settings'] = 'Equation editor settings';
|
42 |
$string['settings'] = 'Equation editor settings';
|
| - |
|
43 |
|
| - |
|
44 |
// Deprecated since Moodle 4.5.
|
| - |
|
45 |
$string['helplinktext'] = 'Equation helper';
|