mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
Fixed a missing string for global glossary
This commit is contained in:
parent
4b39fc04d6
commit
d824409f70
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ $string['filetoimport'] = 'File to import';
|
||||||
$string['filtername'] = 'Glossary Auto-linking';
|
$string['filtername'] = 'Glossary Auto-linking';
|
||||||
$string['fillfields'] = 'Concept and definition are mandatory fields.';
|
$string['fillfields'] = 'Concept and definition are mandatory fields.';
|
||||||
$string['fullmatch'] = 'Match whole words only';
|
$string['fullmatch'] = 'Match whole words only';
|
||||||
|
$string['globalglossary'] = 'Global glossary';
|
||||||
$string['glossaryleveldefaultsettings'] = 'Glossary Level Default Settings';
|
$string['glossaryleveldefaultsettings'] = 'Glossary Level Default Settings';
|
||||||
$string['glossarytype'] = 'Glossary Type';
|
$string['glossarytype'] = 'Glossary Type';
|
||||||
$string['glosssaryexported'] = 'Glossary exported.';
|
$string['glosssaryexported'] = 'Glossary exported.';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue