mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +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
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue