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:
Mark Nelson 2017-08-15 15:47:05 +08:00
parent 7e00aa725a
commit b94814fa91
22 changed files with 60 additions and 1 deletions

View file

@ -32,7 +32,9 @@ $string['dndresizewidth'] = 'Resize drag and drop width';
$string['dnduploadlabel'] = 'Add media to course page';
$string['dnduploadlabeltext'] = 'Add a label to the course page';
$string['indicator:cognitivedepth'] = 'Label cognitive';
$string['indicator:cognitivedepth_help'] = '';
$string['indicator:socialbreadth'] = 'Label social';
$string['indicator:socialbreadth_help'] = '';
$string['label:addinstance'] = 'Add a new label';
$string['label:view'] = 'View label';
$string['labeltext'] = 'Label text';