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

@ -214,8 +214,10 @@ $string['icon_url'] = 'Icon URL';
$string['icon_url_help'] = 'The icon URL allows the icon that shows up in the course listing for this activity to be modified. Instead of using the default
LTI icon, an icon which conveys the type of activity may be specified.';
$string['id'] = 'id';
$string['indicator:socialbreadth'] = 'LTI social';
$string['indicator:cognitivedepth'] = 'LTI cognitive';
$string['indicator:cognitivedepth_help'] = '';
$string['indicator:socialbreadth'] = 'LTI social';
$string['indicator:socialbreadth_help'] = '';
$string['invalidid'] = 'LTI ID was incorrect';
$string['launch_in_moodle'] = 'Launch tool in moodle';
$string['launch_in_popup'] = 'Launch tool in a pop-up';