MDL-21695 adding help strings
This commit is contained in:
@@ -30,8 +30,9 @@ $string['deploymenterror'] = 'Content package error!';
|
||||
$string['imscpadministration'] = 'IMSCP Administration';
|
||||
$string['keepold'] = 'Archive packages';
|
||||
$string['keepoldexplain'] = 'How many packages should be archived?';
|
||||
$string['modulename'] = 'IMS Content Package';
|
||||
$string['modulenameplural'] = 'IMS Content packages';
|
||||
$string['modulename'] = 'IMS content package';
|
||||
$string['modulename_help'] = 'An IMS content package allows for packages created according to the IMS Content Packaging specification to be displayed in the course.';
|
||||
$string['modulenameplural'] = 'IMS content packages';
|
||||
$string['navigation'] = 'Navigation';
|
||||
$string['packagefile'] = 'Package file';
|
||||
$string['toc'] = 'TOC';
|
||||
|
||||
Reference in New Issue
Block a user