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
$string['global_setting_anonymous_desc'] = 'With this option you allow your user to post comments anonymously. This option activates anonymous posting globally';
$string['global_setting_attobuttons_desc'] = 'The list of plugins and the order they are displayed can be configured here.'
158
-
. ' The configuration consists of groups (one per line) followed by the ordered list of plugins for that group. '
159
-
. 'The group is separated from the plugins with an equals sign and the plugins are separated with commas. '
160
-
. 'The group names must be unique and should indicate what the buttons have in common. '
161
-
. 'Button and group names should not be repeated and may only contain alphanumeric characters.';
157
+
$string['global_setting_attobuttons_desc'] = 'The list of plugins and the order they are displayed can be configured here. The configuration consists of groups (one per line) followed by the ordered list of plugins for that group. The group is separated from the plugins with an equals sign and the plugins are separated with commas. The group names must be unique and should indicate what the buttons have in common. Button and group names should not be repeated and may only contain alphanumeric characters.';
162
158
$string['global_setting_latexapisetting'] = 'LaTeX to PNG API';
163
159
$string['global_setting_latexapisetting_desc'] = 'API for converting Latex to PNG for PDF Downloads.<br>
164
160
Note: If you use the Google Chart API, Google will get all formulas in the document if someone chooses to use LaTeX<br>
0 commit comments