mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +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
|
@ -29,7 +29,9 @@ $string['deploymenterror'] = 'Content package error!';
|
|||
$string['keepold'] = 'Archive packages';
|
||||
$string['keepoldexplain'] = 'How many packages should be archived?';
|
||||
$string['indicator:cognitivedepth'] = 'IMS content packages\' cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'IMS content packages\' social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['imscp:addinstance'] = 'Add a new IMS content package';
|
||||
$string['imscp:view'] = 'View IMS content';
|
||||
$string['modulename'] = 'IMS content package';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue