Skip to content
Snippets Groups Projects
Commit 09e331c6 authored by Anisa's avatar Anisa
Browse files

fix lang string for AMOS

parent 72efc352
Branches
No related tags found
No related merge requests found
......@@ -154,11 +154,7 @@ $string['fullscreenBack'] = 'Exit Fullscreen';
$string['global_setting_anonymous'] = 'Allow anonymous posting?';
$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'] = 'Atto editor toolbar config';
$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.';
$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.';
$string['global_setting_latexapisetting'] = 'LaTeX to PNG API';
$string['global_setting_latexapisetting_desc'] = 'API for converting Latex to PNG for PDF Downloads.<br>
Note: If you use the Google Chart API, Google will get all formulas in the document if someone chooses to use LaTeX<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment