mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-59204 analytics: added corresponding name '_help' strings
Strings are intentionally left blank as they will be done later by AMOS.
This commit is contained in:
parent
7e00aa725a
commit
b94814fa91
22 changed files with 60 additions and 1 deletions
|
@ -216,7 +216,9 @@ $string['importentries'] = 'Import entries';
|
|||
$string['importentriesfromxml'] = 'Import entries from XML file';
|
||||
$string['includegroupbreaks'] = 'Include group breaks';
|
||||
$string['indicator:cognitivedepth'] = 'Glossary cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Glossary social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['isglobal'] = 'Is this glossary global?';
|
||||
$string['isglobal_help'] = 'A global glossary has entries which are linked to from throughout the site, rather than only in the course that the glossary is in. Only administrators can set a glossary as global.';
|
||||
$string['letter'] = 'letter';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue