mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +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
|
@ -68,7 +68,9 @@ $string['eventmessagesent'] = 'Message sent';
|
|||
$string['eventsessionsviewed'] = 'Sessions viewed';
|
||||
$string['idle'] = 'Idle';
|
||||
$string['indicator:cognitivedepth'] = 'Chat cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Chat social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['inputarea'] = 'Input area';
|
||||
$string['invalidid'] = 'Could not find that chat room!';
|
||||
$string['list_all_sessions'] = 'List all sessions.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue