mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +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
|
@ -1023,12 +1023,19 @@ $string['includesitefiles'] = 'Include site files used in this course';
|
|||
$string['includeuserfiles'] = 'Include user files';
|
||||
$string['increasesections'] = 'Increase the number of sections';
|
||||
$string['indicator:accessesafterend'] = 'Accesses after the end date';
|
||||
$string['indicator:accessesafterend_help'] = '';
|
||||
$string['indicator:accessesbeforestart'] = 'Accesses before the start date';
|
||||
$string['indicator:accessesbeforestart_help'] = '';
|
||||
$string['indicator:anywrite'] = 'Any write action';
|
||||
$string['indicator:anywrite_help'] = '';
|
||||
$string['indicator:completeduserprofile'] = 'User profile is completed';
|
||||
$string['indicator:completeduserprofile_help'] = '';
|
||||
$string['indicator:noteacher'] = 'There are no teachers';
|
||||
$string['indicator:noteacher_help'] = '';
|
||||
$string['indicator:readactions'] = 'Read actions amount';
|
||||
$string['indicator:readactions_help'] = '';
|
||||
$string['indicator:userforumstracking'] = 'User is tracking forums';
|
||||
$string['indicator:userforumstracking_help'] = '';
|
||||
$string['info'] = 'Information';
|
||||
$string['institution'] = 'Institution';
|
||||
$string['instudentview'] = 'in student view';
|
||||
|
@ -1886,7 +1893,9 @@ $string['tagalready'] = 'This tag already exists';
|
|||
$string['tagmanagement'] = 'Add/delete tags ...';
|
||||
$string['tags'] = 'Tags';
|
||||
$string['target:coursedropout'] = 'Students at risk of dropping out';
|
||||
$string['target:coursedropout_help'] = '';
|
||||
$string['target:noteachingactivity'] = 'No teaching';
|
||||
$string['target:noteachingactivity_help'] = '';
|
||||
$string['targetlabelstudentdropoutyes'] = 'Student at risk of dropping out';
|
||||
$string['targetlabelstudentdropoutno'] = 'Not at risk';
|
||||
$string['targetlabelteachingyes'] = 'Users with teaching capabilities have access to the course';
|
||||
|
@ -1904,13 +1913,21 @@ The list of available text editors is determined by the site administrator.';
|
|||
$string['texteditor'] = 'Use standard web forms';
|
||||
$string['textformat'] = 'Plain text format';
|
||||
$string['timesplitting:deciles'] = 'Deciles';
|
||||
$string['timesplitting:deciles_help'] = '';
|
||||
$string['timesplitting:decilesaccum'] = 'Deciles accumulative';
|
||||
$string['timesplitting:decilesaccum_help'] = '';
|
||||
$string['timesplitting:nosplitting'] = 'No time splitting';
|
||||
$string['timesplitting:nosplitting_help'] = '';
|
||||
$string['timesplitting:quarters'] = 'Quarters';
|
||||
$string['timesplitting:quarters_help'] = '';
|
||||
$string['timesplitting:quartersaccum'] = 'Quarters accumulative';
|
||||
$string['timesplitting:quartersaccum_help'] = '';
|
||||
$string['timesplitting:singlerange'] = 'Single range';
|
||||
$string['timesplitting:singlerange_help'] = '';
|
||||
$string['timesplitting:weekly'] = 'Weekly';
|
||||
$string['timesplitting:weekly_help'] = '';
|
||||
$string['timesplitting:weeklyaccum'] = 'Weekly accumulative';
|
||||
$string['timesplitting:weeklyaccum_help'] = '';
|
||||
$string['thanks'] = 'Thanks';
|
||||
$string['theme'] = 'Theme';
|
||||
$string['themes'] = 'Themes';
|
||||
|
|
|
@ -267,7 +267,9 @@ $string['hideshow'] = 'Hide/Show';
|
|||
$string['hiddenuser'] = 'Participant ';
|
||||
$string['inactiveoverridehelp'] = '* Student does not have the correct group or role to attempt the assignment';
|
||||
$string['indicator:cognitivedepth'] = 'Assignment cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Assignment social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['instructionfiles'] = 'Instruction files';
|
||||
$string['introattachments'] = 'Additional files';
|
||||
$string['introattachments_help'] = 'Additional files for use in the assignment, such as answer templates, may be added. Download links for the files will then be displayed on the assignment page under the description.';
|
||||
|
|
|
@ -56,7 +56,9 @@ $string['eventchapterviewed'] = 'Chapter viewed';
|
|||
$string['editchapter'] = 'Edit chapter "{$a}"';
|
||||
$string['hidechapter'] = 'Hide chapter "{$a}"';
|
||||
$string['indicator:cognitivedepth'] = 'Book cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Book social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['movechapterup'] = 'Move chapter up "{$a}"';
|
||||
$string['movechapterdown'] = 'Move chapter down "{$a}"';
|
||||
$string['search:activity'] = 'Book - resource information';
|
||||
|
|
|
@ -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.';
|
||||
|
|
|
@ -72,7 +72,9 @@ $string['chooseoption'] = 'Choose: {$a}';
|
|||
$string['description'] = 'Description';
|
||||
$string['includeinactive'] = 'Include responses from inactive/suspended users';
|
||||
$string['indicator:cognitivedepth'] = 'Choice cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Choice social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['limit'] = 'Limit';
|
||||
$string['limitno'] = 'Limit {no}';
|
||||
$string['limitanswers'] = 'Limit the number of responses allowed';
|
||||
|
|
|
@ -204,7 +204,9 @@ $string['includeapproval'] = 'Include approval status';
|
|||
$string['includetime'] = 'Include time added/modified';
|
||||
$string['includeuserdetails'] = 'Include user details';
|
||||
$string['indicator:cognitivedepth'] = 'Database cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Database social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['insufficiententries'] = 'more entries needed to view this database';
|
||||
$string['intro'] = 'Description';
|
||||
$string['invalidaccess'] = 'This page was not accessed correctly';
|
||||
|
|
|
@ -140,7 +140,9 @@ $string['importfromthisfile'] = 'Import from this file';
|
|||
$string['import_questions'] = 'Import questions';
|
||||
$string['import_successfully'] = 'Import successfully';
|
||||
$string['indicator:cognitivedepth'] = 'Feedback cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Feedback social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['info'] = 'Information';
|
||||
$string['infotype'] = 'Information type';
|
||||
$string['insufficient_responses_for_this_group'] = 'There are insufficient responses for this group';
|
||||
|
|
|
@ -34,7 +34,9 @@ $string['folder:managefiles'] = 'Manage files in folder module';
|
|||
$string['folder:view'] = 'View folder content';
|
||||
$string['foldercontent'] = 'Files and subfolders';
|
||||
$string['indicator:cognitivedepth'] = 'Folder cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Folder social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['modulename'] = 'Folder';
|
||||
$string['modulename_help'] = 'The folder module enables a teacher to display a number of related files inside a single folder, reducing scrolling on the course page. A zipped folder may be uploaded and unzipped for display, or an empty folder created and files uploaded into it.
|
||||
|
||||
|
|
|
@ -270,7 +270,9 @@ $string['generalforum'] = 'Standard forum for general use';
|
|||
$string['generalforums'] = 'General forums';
|
||||
$string['hiddenforumpost'] = 'Hidden forum post';
|
||||
$string['indicator:cognitivedepth'] = 'Forum cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Forum social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['inforum'] = 'in {$a}';
|
||||
$string['introblog'] = 'The posts in this forum were copied here automatically from blogs of users in this course because those blog entries are no longer available';
|
||||
$string['intronews'] = 'General news and announcements';
|
||||
|
|
|
@ -216,7 +216,9 @@ $string['importentries'] = 'Import entries';
|
|||
$string['importentriesfromxml'] = 'Import entries from XML file';
|
||||
$string['includegroupbreaks'] = 'Include group breaks';
|
||||
$string['indicator:cognitivedepth'] = 'Glossary cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Glossary social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['isglobal'] = 'Is this glossary global?';
|
||||
$string['isglobal_help'] = 'A global glossary has entries which are linked to from throughout the site, rather than only in the course that the glossary is in. Only administrators can set a glossary as global.';
|
||||
$string['letter'] = 'letter';
|
||||
|
|
|
@ -29,7 +29,9 @@ $string['deploymenterror'] = 'Content package error!';
|
|||
$string['keepold'] = 'Archive packages';
|
||||
$string['keepoldexplain'] = 'How many packages should be archived?';
|
||||
$string['indicator:cognitivedepth'] = 'IMS content packages\' cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'IMS content packages\' social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['imscp:addinstance'] = 'Add a new IMS content package';
|
||||
$string['imscp:view'] = 'View IMS content';
|
||||
$string['modulename'] = 'IMS content package';
|
||||
|
|
|
@ -32,7 +32,9 @@ $string['dndresizewidth'] = 'Resize drag and drop width';
|
|||
$string['dnduploadlabel'] = 'Add media to course page';
|
||||
$string['dnduploadlabeltext'] = 'Add a label to the course page';
|
||||
$string['indicator:cognitivedepth'] = 'Label cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Label social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['label:addinstance'] = 'Add a new label';
|
||||
$string['label:view'] = 'View label';
|
||||
$string['labeltext'] = 'Label text';
|
||||
|
|
|
@ -257,7 +257,9 @@ $string['importquestions_help'] = 'This feature enables questions in a variety o
|
|||
$string['inactiveoverridehelp'] = '* Student does not have the correct group or role to view/attempt the lesson';
|
||||
$string['insertedpage'] = 'Inserted page';
|
||||
$string['indicator:cognitivedepth'] = 'Lesson cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Lesson social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['invalidfile'] = 'Invalid file';
|
||||
$string['invalidid'] = 'No course module ID or lesson ID were passed';
|
||||
$string['invalidlessonid'] = 'lesson ID was incorrect';
|
||||
|
|
|
@ -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';
|
||||
|
|
|
@ -31,7 +31,9 @@ $string['displayoptions'] = 'Available display options';
|
|||
$string['displayselect'] = 'Display';
|
||||
$string['displayselectexplain'] = 'Select display type.';
|
||||
$string['indicator:cognitivedepth'] = 'Page cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Page social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['legacyfiles'] = 'Migration of old course file';
|
||||
$string['legacyfilesactive'] = 'Active';
|
||||
$string['legacyfilesdone'] = 'Finished';
|
||||
|
|
|
@ -432,7 +432,9 @@ $string['importquestions'] = 'Import questions from file';
|
|||
$string['inactiveoverridehelp'] = '* Student does not have the correct group or role to attempt the quiz';
|
||||
$string['incorrect'] = 'Incorrect';
|
||||
$string['indicator:cognitivedepth'] = 'Quiz cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Quiz social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['indivresp'] = 'Responses of individuals to each item';
|
||||
$string['info'] = 'Info';
|
||||
$string['infoshort'] = 'i';
|
||||
|
|
|
@ -61,7 +61,9 @@ $string['filtername'] = 'Resource names auto-linking';
|
|||
$string['forcedownload'] = 'Force download';
|
||||
$string['framesize'] = 'Frame height';
|
||||
$string['indicator:cognitivedepth'] = 'File cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'File social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['legacyfiles'] = 'Migration of old course file';
|
||||
$string['legacyfilesactive'] = 'Active';
|
||||
$string['legacyfilesdone'] = 'Finished';
|
||||
|
|
|
@ -197,7 +197,9 @@ $string['chooseapacket'] = 'Choose or update a package';
|
|||
$string['identifier'] = 'Question identifier';
|
||||
$string['incomplete'] = 'Incomplete';
|
||||
$string['indicator:cognitivedepth'] = 'SCORM cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'SCORM social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['info'] = 'Info';
|
||||
$string['interactions'] = 'Interactions';
|
||||
$string['masteryoverride'] = 'Mastery score overrides status';
|
||||
|
|
|
@ -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';
|
||||
|
|
|
@ -46,7 +46,9 @@ $string['framesize'] = 'Frame height';
|
|||
$string['invalidstoredurl'] = 'Cannot display this resource, URL is invalid.';
|
||||
$string['chooseavariable'] = 'Choose a variable...';
|
||||
$string['indicator:cognitivedepth'] = 'URL cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'URL social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['invalidurl'] = 'Entered URL is invalid';
|
||||
$string['modulename'] = 'URL';
|
||||
$string['modulename_help'] = 'The URL module enables a teacher to provide a web link as a course resource. Anything that is freely available online, such as documents or images, can be linked to; the URL doesn’t have to be the home page of a website. The URL of a particular web page may be copied and pasted or a teacher can use the file picker and choose a link from a repository such as Flickr, YouTube or Wikimedia (depending upon which repositories are enabled for the site).
|
||||
|
|
|
@ -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.';
|
||||
|
|
|
@ -176,7 +176,9 @@ $string['groupnoallowed'] = 'You are not allowed to access any group in this wor
|
|||
$string['chooseuser'] = 'Choose user...';
|
||||
$string['iamsure'] = 'Yes, I am sure';
|
||||
$string['indicator:cognitivedepth'] = 'Workshop cognitive';
|
||||
$string['indicator:cognitivedepth_help'] = '';
|
||||
$string['indicator:socialbreadth'] = 'Workshop social';
|
||||
$string['indicator:socialbreadth_help'] = '';
|
||||
$string['info'] = 'Info';
|
||||
$string['instructauthors'] = 'Instructions for submission';
|
||||
$string['instructreviewers'] = 'Instructions for assessment';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue