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

@ -207,7 +207,9 @@ $string['howlong'] = 'How long did this survey take you to complete?';
$string['howlongoptions'] = 'under 1 min,1-2 min,2-3 min,3-4 min,4-5-min,5-10 min,more than 10';
$string['ifoundthat'] = 'I found that';
$string['indicator:cognitivedepth'] = 'Survey cognitive';
$string['indicator:cognitivedepth_help'] = '';
$string['indicator:socialbreadth'] = 'Survey social';
$string['indicator:socialbreadth_help'] = '';
$string['introtext'] = 'Introduction text';
$string['invalidsurveyid'] = 'Survey ID was incorrect';
$string['invalidtmptid'] = 'Invalid template id';