mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +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
|
@ -108,7 +108,9 @@ $string['incorrectpageid'] = 'Page ID is incorrect.';
|
|||
$string['incorrectsubwikiid'] = 'Subwiki ID is incorrect.';
|
||||
$string['incorrectwikiid'] = 'Wiki ID is incorrect.';
|
||||
$string['indicator:cognitivedepth'] = 'Wiki cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Wiki social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['insertcomment'] = 'Insert comment';
|
||||
$string['insertimage'] = 'Insert an image...';
|
||||
$string['insertimage_help'] = 'This drop-down list will insert an image to the wiki editor. If you need to add more images to the wiki, please use "Files" tab.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue