From 7698619bc63aa479f0b155eb05f7ac22b4cde79a Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Tue, 5 Sep 2017 10:46:54 +0200 Subject: [PATCH 1/2] MDL-59983 lang: Merge English strings from the en_fix language pack Significant string changes: * mobileappenabled, setuplink and setuplink_desc in tool_mobile - improved wording * getmoodleonyourmobile and custommenuitems_desc in tool_mobile - improved wording --- .../tool/analytics/lang/en/tool_analytics.php | 24 +++++----- admin/tool/mobile/lang/en/tool_mobile.php | 20 +++++---- enrol/ldap/lang/en/enrol_ldap.php | 12 ++--- lang/en/admin.php | 2 +- lang/en/analytics.php | 38 ++++++++-------- lang/en/completion.php | 2 +- lang/en/moodle.php | 44 +++++++++---------- lang/en/repository.php | 6 +-- lang/en/webservice.php | 2 +- lib/mlbackend/php/lang/en/mlbackend_php.php | 10 ++--- .../lang/en/message_airnotifier.php | 2 +- mod/assign/lang/en/assign.php | 4 +- mod/book/lang/en/book.php | 4 +- mod/chat/lang/en/chat.php | 4 +- mod/choice/lang/en/choice.php | 4 +- mod/data/lang/en/data.php | 4 +- mod/feedback/lang/en/feedback.php | 4 +- mod/folder/lang/en/folder.php | 4 +- mod/forum/lang/en/forum.php | 8 ++-- mod/glossary/lang/en/glossary.php | 4 +- mod/imscp/lang/en/imscp.php | 8 ++-- mod/label/lang/en/label.php | 4 +- mod/lesson/lang/en/lesson.php | 4 +- mod/lti/lang/en/lti.php | 10 ++--- mod/page/lang/en/page.php | 4 +- mod/quiz/lang/en/quiz.php | 4 +- mod/resource/lang/en/resource.php | 4 +- mod/scorm/lang/en/scorm.php | 4 +- mod/survey/lang/en/survey.php | 4 +- mod/url/lang/en/url.php | 4 +- mod/wiki/lang/en/wiki.php | 6 +-- mod/workshop/lang/en/workshop.php | 4 +- 32 files changed, 132 insertions(+), 130 deletions(-) diff --git a/admin/tool/analytics/lang/en/tool_analytics.php b/admin/tool/analytics/lang/en/tool_analytics.php index 4922a512486d1..41e79b99b30cd 100644 --- a/admin/tool/analytics/lang/en/tool_analytics.php +++ b/admin/tool/analytics/lang/en/tool_analytics.php @@ -26,24 +26,24 @@ $string['allpredictions'] = 'All predictions'; $string['analysingsitedata'] = 'Analysing the site'; $string['analyticmodels'] = 'Analytic models'; -$string['bettercli'] = 'Evaluating models and generating predictions may involve heavy processing. It is advised that you run these actions via the command line interface'; +$string['bettercli'] = 'Evaluating models and generating predictions may involve heavy processing. It is recommended to run these actions from the command line.'; $string['cantguessstartdate'] = 'Can\'t guess the start date'; $string['cantguessenddate'] = 'Can\'t guess the end date'; -$string['clienablemodel'] = 'You can enable the model by selecting a time splitting method by its id. Note that you can also enable it later using the web interface (\'none\' to exit)'; +$string['clienablemodel'] = 'You can enable the model by selecting a time-splitting method by its ID. Note that you can also enable it later using the web interface (\'none\' to exit).'; $string['editmodel'] = 'Edit "{$a}" model'; -$string['edittrainedwarning'] = 'This model has already been trained, note that changing its indicators or its time splitting method will delete its previous predictions and start generating the new ones'; +$string['edittrainedwarning'] = 'This model has already been trained. Note that changing its indicators or its time-splitting method will delete its previous predictions and start generating new predictions.'; $string['enabled'] = 'Enabled'; -$string['errorcantenablenotimesplitting'] = 'You need to select a time splitting method before enabling the model'; -$string['errornoenabledandtrainedmodels'] = 'There are not enabled and trained models to predict'; -$string['errornoenabledmodels'] = 'There are not enabled models to train'; +$string['errorcantenablenotimesplitting'] = 'You need to select a time-splitting method before enabling the model'; +$string['errornoenabledandtrainedmodels'] = 'There are no enabled and trained models to predict.'; +$string['errornoenabledmodels'] = 'There are no enabled models to train.'; $string['errornoexport'] = 'Only trained models can be exported'; -$string['errornostaticedit'] = 'Models based on assumptions can not be edited'; -$string['errornostaticevaluated'] = 'Models based on assumptions can not be evaluated, they are always 100% correct according to how they were defined'; -$string['errornostaticlog'] = 'Models based on assumptions can not be evaluated, there is no preformance log'; +$string['errornostaticedit'] = 'Models based on assumptions cannot be edited.'; +$string['errornostaticevaluated'] = 'Models based on assumptions cannot be evaluated. They are always 100% correct according to how they were defined.'; +$string['errornostaticlog'] = 'Models based on assumptions cannot be evaluated because there is no performance log.'; $string['errortrainingdataexport'] = 'The model training data could not be exported'; $string['evaluate'] = 'Evaluate'; $string['evaluatemodel'] = 'Evaluate model'; -$string['evaluationinbatches'] = 'The site contents are calculated and stored in batches, during evaluation you can stop the process at any moment, the next time you run it it will continue from the point you stopped it.'; +$string['evaluationinbatches'] = 'The site contents are calculated and stored in batches. The evaluation process may be stopped at any time. The next time it is run, it will continue from the point when it was stopped.'; $string['export'] = 'Export'; $string['exporttrainingdata'] = 'Export training data'; $string['getpredictionsresultscli'] = 'Results using {$a->name} (id: {$a->id}) course duration splitting'; @@ -51,7 +51,7 @@ $string['extrainfo'] = 'Info'; $string['generalerror'] = 'Evaluation error. Status code {$a}'; $string['getpredictions'] = 'Get predictions'; -$string['goodmodel'] = 'This is a good model and it can be used to predict, enable it to start getting predictions.'; +$string['goodmodel'] = 'This is a good model for using to obtain predictions. Enable it to start obtaining predictions.'; $string['indicators'] = 'Indicators'; $string['info'] = 'Info'; $string['insights'] = 'Insights'; @@ -77,4 +77,4 @@ $string['trainmodels'] = 'Train models'; $string['viewlog'] = 'Log'; $string['weeksenddateautomaticallyset'] = 'End date automatically set based on start date and the number of sections'; -$string['weeksenddatedefault'] = 'End date would be automatically calculated from the course start date'; +$string['weeksenddatedefault'] = 'End date automatically calculated from the course start date.'; diff --git a/admin/tool/mobile/lang/en/tool_mobile.php b/admin/tool/mobile/lang/en/tool_mobile.php index 9955cb6db2fc4..c8b207cd047af 100644 --- a/admin/tool/mobile/lang/en/tool_mobile.php +++ b/admin/tool/mobile/lang/en/tool_mobile.php @@ -37,18 +37,20 @@ For a complete list of string identifiers, see the documentation.'; $string['custommenuitems'] = 'Custom menu items'; -$string['custommenuitems_desc'] = 'Additional items can be added to the app\'s main menu by specifying them here. Enter each custom menu item on a new line with format: item text, link URL, link-opening method (inappbrowser, browser or embedded) and language code (optional, for displaying the item to users of the specified language only), separated by pipe characters. For example: +$string['custommenuitems_desc'] = 'Additional items can be added to the app\'s main menu by specifying them here. Enter each custom menu item on a new line with format: item text, link URL, link-opening method and language code (optional, for displaying the item to users of the specified language only), separated by pipe characters. + +Link-opening methods are: app (for linking to an activity supported by the app), inappbrowser (for opening a link in a browser without leaving the app), browser (for opening the link in the device default browser outside the app) and embedded (for displaying the link in an iframe in a new page in the app). + +For example:
-App\'s help | https://someurl.xyz/help | inappbrowser | en
-Visit our SIS | https://someurl.xyz | browser | en
-My grades | https://someurl.xyz/local/mygrades/index.php | embedded | en
-Mis calificaciones | https://someurl.xyz/local/mygrades/index.php | embedded | es
-
-Use inappbrowser when you want to open the link in a browser without leaving the app, use browser for opening the link in the device default browser and embedded if you want to display the link embedded in a new page in the app.'; +App help|https://someurl.xyz/help|inappbrowser +My grades|https://someurl.xyz/local/mygrades/index.php|embedded|en +Mis calificaciones|https://someurl.xyz/local/mygrades/index.php|embedded|es +'; $string['disabledfeatures'] = 'Disabled features'; $string['disabledfeatures_desc'] = 'Select here the features you want to disable in the Mobile app for your site. Please note that some features listed here could be already disabled via other site settings. You will have to log out and log in again in the app to see the changes.'; $string['enablesmartappbanners'] = 'Enable App Banners'; -$string['enablesmartappbanners_desc'] = 'This will display a banner promoting the Moodle Mobile app when visiting the site in a Mobile browser.'; +$string['enablesmartappbanners_desc'] = 'If enabled, a banner promoting the mobile app will be displayed when accessing the site using a mobile browser.'; $string['forcedurlscheme'] = 'If you want to allow only your custom branded app to be opened via a browser window, then specify its URL scheme here; otherwise leave the field empty.'; $string['forcedurlscheme_key'] = 'URL scheme'; $string['forcelogout'] = 'Force log out'; @@ -77,4 +79,4 @@ $string['remoteaddons'] = 'Remote add-ons'; $string['typeoflogin'] = 'Type of login'; $string['typeoflogin_desc'] = 'If the site uses a SSO authentication method, then select via a browser window or via an embedded browser. An embedded browser provides a better user experience, though it doesn\'t work with all SSO plugins. If using SSO, autologinguests should be disabled.'; -$string['getmoodleonyourmobile'] = 'Get Moodle on your mobile'; +$string['getmoodleonyourmobile'] = 'Get the mobile app'; diff --git a/enrol/ldap/lang/en/enrol_ldap.php b/enrol/ldap/lang/en/enrol_ldap.php index 50724dfd941e4..e0834e27712bd 100644 --- a/enrol/ldap/lang/en/enrol_ldap.php +++ b/enrol/ldap/lang/en/enrol_ldap.php @@ -82,13 +82,13 @@ $string['group_memberofattribute_key'] = '\'Member of\' attribute'; $string['host_url'] = 'Specify LDAP host in URL-form like \'ldap://ldap.myorg.com/\' or \'ldaps://ldap.myorg.com/\''; $string['host_url_key'] = 'Host URL'; -$string['idnumber_attribute'] = 'If the group membership contains distinguised names, specify the same attribute you have used for the user \'ID Number\' mapping in the LDAP authentication settings'; +$string['idnumber_attribute'] = 'If the group membership contains distinguished names, specify the same attribute you have used for the user \'ID Number\' mapping in the LDAP authentication settings.'; $string['idnumber_attribute_key'] = 'ID number attribute'; $string['ldap_encoding'] = 'Specify encoding used by LDAP server. Most probably utf-8, MS AD v2 uses default platform encoding such as cp1252, cp1250, etc.'; $string['ldap_encoding_key'] = 'LDAP encoding'; $string['ldap:manage'] = 'Manage LDAP enrol instances'; $string['memberattribute'] = 'LDAP member attribute'; -$string['memberattribute_isdn'] = 'If the group membership contains distinguised names, you need to specify it here. If it does, you also need to configure the remaining settings of this section'; +$string['memberattribute_isdn'] = 'If the group membership contains distinguished names, you need to specify them here. If so, you also need to configure the remaining settings in this section.'; $string['memberattribute_isdn_key'] = 'Member attribute uses dn'; $string['nested_groups'] = 'Do you want to use nested groups (groups of groups) for enrolment?'; $string['nested_groups_key'] = 'Nested groups'; @@ -97,7 +97,7 @@ $string['objectclass'] = 'objectClass used to search courses. Usually \'group\' or \'posixGroup\''; $string['objectclass_key'] = 'Object class'; $string['ok'] = "OK!\n"; -$string['opt_deref'] = 'If the group membership contains distinguised names, specify how aliases are handled during search. Select one of the following values: \'No\' (LDAP_DEREF_NEVER) or \'Yes\' (LDAP_DEREF_ALWAYS)'; +$string['opt_deref'] = 'If the group membership contains distinguished names, specify how aliases are handled during a search. Select one of the following values: \'No\' (LDAP_DEREF_NEVER) or \'Yes\' (LDAP_DEREF_ALWAYS).'; $string['opt_deref_key'] = 'Dereference aliases'; $string['phpldap_noextension'] = 'The PHP LDAP module does not seem to be present. Please ensure it is installed and enabled if you want to use this enrolment plugin.'; $string['pluginname'] = 'LDAP enrolments'; @@ -117,11 +117,11 @@ $string['unassignroleid'] = "Unassigning role id '{\$a->role_id}' to user id '{\$a->user_id}'\n"; $string['unassignrolefailed'] = "Failed to unassign role '{\$a->role_shortname}' to user '{\$a->user_username}' from course '{\$a->course_shortname}' (id {\$a->course_id})\n"; $string['updatelocal'] = 'Update local data'; -$string['user_attribute'] = 'If the group membership contains distinguised names, specify the attribute used to name/search users. If you are using LDAP authentication, this value should match the attribute specified in the \'ID Number\' mapping in the LDAP authentication plugin'; +$string['user_attribute'] = 'If the group membership contains distinguished names, specify the attribute used to name/search for users. If you are using LDAP authentication, this value should match the attribute specified in the \'ID Number\' mapping in the LDAP authentication plugin.'; $string['user_attribute_key'] = 'ID number attribute'; -$string['user_contexts'] = 'If the group membership contains distinguised names, specify the list of contexts where users are located. Separate different contexts with \';\'. For example: \'ou=users,o=org; ou=others,o=org\''; +$string['user_contexts'] = 'If the group membership contains distinguished names, specify the list of contexts where users are located. Separate different contexts with a semi-colon (;). For example: \'ou=users,o=org; ou=others,o=org\'.'; $string['user_contexts_key'] = 'Contexts'; -$string['user_search_sub'] = 'If the group membership contains distinguised names, specify if the search for users is done in subcontexts too'; +$string['user_search_sub'] = 'If the group membership contains distinguished names, specify if the search for users is done in sub-contexts too.'; $string['user_search_sub_key'] = 'Search subcontexts'; $string['user_settings'] = 'User lookup settings'; $string['user_type'] = 'If the group membership contains distinguished names, specify how users are stored in LDAP'; diff --git a/lang/en/admin.php b/lang/en/admin.php index 13267b80a3a5d..dc2496bc6a9fe 100644 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -1141,7 +1141,7 @@ $string['timezoneserver'] = 'Server timezone ({$a})'; $string['tlswarning'] = 'No PHP/cURL extension with TLSv1.2 support has been detected. Some services may not work. It is strongly recommended to upgrade your TLS libraries.'; $string['tokenduration'] = 'User created token duration'; -$string['tokenduration_desc'] = 'New tokens created by users (for example via the mobile app) will be valid for the specified time.'; +$string['tokenduration_desc'] = 'Length of time for which a web services token created by a user (for example via the mobile app) is valid.'; $string['tokenizerrecommended'] = 'Installing the optional PHP Tokenizer extension is recommended -- it improves Moodle Networking functionality.'; $string['tools'] = 'Admin tools'; $string['toolsmanage'] = 'Manage admin tools'; diff --git a/lang/en/analytics.php b/lang/en/analytics.php index 81fa1bc70550f..cc00a8818580f 100644 --- a/lang/en/analytics.php +++ b/lang/en/analytics.php @@ -30,44 +30,44 @@ $string['analyticssettings'] = 'Analytics settings'; $string['coursetoolong'] = 'The course is too long'; $string['enabledtimesplittings'] = 'Time splitting methods'; -$string['erroralreadypredict'] = '{$a} file has already been used to predict'; +$string['erroralreadypredict'] = 'File {$a} has already been used to generate predictions.'; $string['errorcannotreaddataset'] = 'Dataset file {$a} can not be read'; -$string['errorcannotwritedataset'] = 'Dataset file {$a} can not be written'; +$string['errorcannotwritedataset'] = 'Dataset file {$a} cannot be written'; $string['errorendbeforestart'] = 'The guessed end date ({$a}) is before the course start date.'; $string['errorinvalidindicator'] = 'Invalid {$a} indicator'; -$string['errorinvalidtimesplitting'] = 'Invalid time splitting, please ensure you added the class fully qualified class name'; -$string['errornoindicators'] = 'This model does not have any indicator'; -$string['errornopredictresults'] = 'No results returned from the predictions processor, check the output directory contents for more info'; -$string['errornotimesplittings'] = 'This model does not have any time splitting method'; -$string['errornoroles'] = 'Student or teacher roles have not been defined. Define them in analytics settings page.'; -$string['errornotarget'] = 'This model does not have any target'; -$string['errorpredictioncontextnotavailable'] = 'This prediction context is not available anymore'; +$string['errorinvalidtimesplitting'] = 'Invalid time splitting; please ensure you add the class fully qualified class name.'; +$string['errornoindicators'] = 'This model does not have any indicators.'; +$string['errornopredictresults'] = 'No results returned from the predictions processor. Check the output directory contents for more information.'; +$string['errornotimesplittings'] = 'This model does not have any time-splitting method.'; +$string['errornoroles'] = 'Student or teacher roles have not been defined. Define them in the analytics settings page.'; +$string['errornotarget'] = 'This model does not have any target.'; +$string['errorpredictioncontextnotavailable'] = 'This prediction context is not available anymore.'; $string['errorpredictionformat'] = 'Wrong prediction calculations format'; $string['errorpredictionnotfound'] = 'Prediction not found'; $string['errorpredictionsprocessor'] = 'Predictions processor error: {$a}'; -$string['errorpredictwrongformat'] = 'The predictions processor return can not be decoded: "{$a}"'; +$string['errorpredictwrongformat'] = 'The predictions processor return cannot be decoded: "{$a}"'; $string['errorprocessornotready'] = 'The selected predictions processor is not ready: {$a}'; $string['errorsamplenotavailable'] = 'The predicted sample is not available anymore'; -$string['errorunexistingtimesplitting'] = 'The selected time splitting method is not available'; -$string['errorunexistingmodel'] = 'Unexisting model {$a}'; +$string['errorunexistingtimesplitting'] = 'The selected time-splitting method is not available.'; +$string['errorunexistingmodel'] = 'Non-existing model {$a}'; $string['errorunknownaction'] = 'Unknown action'; -$string['eventpredictionactionstarted'] = 'Prediction action started'; +$string['eventpredictionactionstarted'] = 'Prediction process started'; $string['insightmessagesubject'] = 'New insight for "{$a->contextname}": {$a->insightname}'; $string['insightinfo'] = '{$a->insightname} - {$a->contextname}'; $string['insightinfomessage'] = 'The system generated some insights for you: {$a}'; $string['insightinfomessagehtml'] = 'The system generated some insights for you: {$a}.'; -$string['invalidtimesplitting'] = 'Model with id {$a} needs a time splitting method before it can be used to train'; -$string['invalidanalysablefortimesplitting'] = 'It can not be analysed using {$a} time splitting method'; +$string['invalidtimesplitting'] = 'Model with ID {$a} needs a time-splitting method before it can be used to train.'; +$string['invalidanalysablefortimesplitting'] = 'It cannot be analysed using {$a} time-splitting method.'; $string['nocourses'] = 'No courses to analyse'; $string['modeloutputdir'] = 'Models output directory'; $string['modeloutputdirinfo'] = 'Directory where prediction processors store all evaluation info. Useful for debugging and research.'; -$string['noevaluationbasedassumptions'] = 'Models based on assumptions can not be evaluated'; +$string['noevaluationbasedassumptions'] = 'Models based on assumptions cannot be evaluated.'; $string['nodata'] = 'No data to analyse'; $string['noinsightsmodel'] = 'This model does not generate insights'; $string['noinsights'] = 'No insights reported'; $string['nonewdata'] = 'No new data available'; $string['nonewranges'] = 'No new predictions yet'; -$string['nonewtimeranges'] = 'No new time ranges, nothing to predict'; +$string['nonewtimeranges'] = 'No new time ranges; nothing to predict.'; $string['nopredictionsyet'] = 'No predictions available yet'; $string['noranges'] = 'No predictions yet'; $string['notrainingbasedassumptions'] = 'Models based on assumptions do not need training'; @@ -77,6 +77,6 @@ $string['predictionsprocessor_help'] = 'Prediction processors are the machine learning backends that process the datasets generated by calculating models\' indicators and targets.'; $string['processingsitecontents'] = 'Processing site contents'; $string['successfullyanalysed'] = 'Successfully analysed'; -$string['timesplittingmethod'] = 'Time splitting method'; -$string['timesplittingmethod_help'] = 'The time splitting method divides the course duration in parts, the predictions engine will run at the end of these parts. It is recommended that you only enable the time splitting methods you could be interested on using; the evaluation process will iterate through all of them so the more time splitting methods to go through the slower the evaluation process will be.'; +$string['timesplittingmethod'] = 'Time-splitting method'; +$string['timesplittingmethod_help'] = 'The time-splitting method divides the course duration into parts; the predictions engine will run at the end of these parts. It is recommended that you only enable the time-splitting methods you may be interested in using. The evaluation process will iterate through all enabled time-spitting methods, so the more time-splitting methods enabled, the slower the evaluation process will be.'; $string['viewprediction'] = 'View prediction details'; diff --git a/lang/en/completion.php b/lang/en/completion.php index fbb11b4e00327..4bd47420caefb 100644 --- a/lang/en/completion.php +++ b/lang/en/completion.php @@ -89,7 +89,7 @@ If a box with a dotted border is shown, a tick will appear automatically when you have completed the activity according to conditions set by the teacher. -If a box with a solid border is shown, you can click it to tick the box when you think you have completed the activity. (Clicking it again removes the tick if you change your mind.) The tick is optional and is simply a way of tracking your progress through the course.'; +If a box with a solid border is shown, you can click it to tick the box when you think you have completed the activity. (Clicking it again removes the tick if you change your mind.)'; $string['completionmenuitem'] = 'Completion'; $string['completionnotenabled'] = 'Completion is not enabled'; $string['completionnotenabledforcourse'] = 'Completion is not enabled for this course'; diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 6c18422f7653d..addc4f7a150ad 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -1024,25 +1024,25 @@ $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:accessesafterend_help'] = 'This indicator reflects the accesses by the student after the end date of the course.'; $string['indicator:accessesbeforestart'] = 'Accesses before the start date'; -$string['indicator:accessesbeforestart_help'] = ''; +$string['indicator:accessesbeforestart_help'] = 'This indicator reflects the accesses by the student before the start date of the course.'; $string['indicator:anywrite'] = 'Any write action'; -$string['indicator:anywrite_help'] = ''; +$string['indicator:anywrite_help'] = 'This indicator represents any write (submit) action taken by the student.'; $string['indicator:completeduserprofile'] = 'User profile is completed'; -$string['indicator:completeduserprofile_help'] = ''; +$string['indicator:completeduserprofile_help'] = 'This indicator represents that the student has completed their user profile.'; $string['indicator:completionenabled'] = 'Completion enabled'; -$string['indicator:completionenabled_help'] = ''; +$string['indicator:completionenabled_help'] = 'This indicator represents that completion tracking has been enabled.'; $string['indicator:noteacher'] = 'There are no teachers'; -$string['indicator:noteacher_help'] = ''; +$string['indicator:noteacher_help'] = 'This indicator reflects that this course has no teachers.'; $string['indicator:potentialcognitive'] = 'Potential cognitive depth'; -$string['indicator:potentialcognitive_help'] = ''; +$string['indicator:potentialcognitive_help'] = 'This indicator is based on the potential cognitive depth that could be reached by a student in this activity.'; $string['indicator:potentialsocial'] = 'Potential social breadth'; -$string['indicator:potentialsocial_help'] = ''; +$string['indicator:potentialsocial_help'] = 'This indicator is based on the potential social breadth that could be reached by the student in the activity.'; $string['indicator:readactions'] = 'Read actions amount'; -$string['indicator:readactions_help'] = ''; +$string['indicator:readactions_help'] = 'This indicator represents the number of read (view) actions taken by the student.'; $string['indicator:userforumstracking'] = 'User is tracking forums'; -$string['indicator:userforumstracking_help'] = ''; +$string['indicator:userforumstracking_help'] = 'This indicator represents whether or not the student has tracking turned on in the forums.'; $string['info'] = 'Information'; $string['institution'] = 'Institution'; $string['instudentview'] = 'in student view'; @@ -1900,9 +1900,9 @@ $string['tagmanagement'] = 'Add/delete tags ...'; $string['tags'] = 'Tags'; $string['target:coursedropout'] = 'Students at risk of dropping out'; -$string['target:coursedropout_help'] = ''; +$string['target:coursedropout_help'] = 'This target describes whether the student is considered at risk of dropping out.'; $string['target:noteachingactivity'] = 'No teaching'; -$string['target:noteachingactivity_help'] = ''; +$string['target:noteachingactivity_help'] = 'This target describes whether or not this teacher is likely to engage in any activity in the course.'; $string['targetlabelstudentdropoutyes'] = 'Student at risk of dropping out'; $string['targetlabelstudentdropoutno'] = 'Not at risk'; $string['targetlabelteachingyes'] = 'Users with teaching capabilities have access to the course'; @@ -1919,22 +1919,22 @@ 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:deciles'] = 'Tenths'; +$string['timesplitting:deciles_help'] = 'This time-splitting method divides the course into tenths (10 equal parts), with each prediction being based on the data of only the most recent previous tenth.'; +$string['timesplitting:decilesaccum'] = 'Tenths accumulative'; +$string['timesplitting:decilesaccum_help'] = 'This time-splitting method divides the course into tenths (10 equal parts), with each prediction being based on the data of all previous tenths.'; $string['timesplitting:nosplitting'] = 'No time splitting'; -$string['timesplitting:nosplitting_help'] = ''; +$string['timesplitting:nosplitting_help'] = 'No time-splitting method is defined for this model.'; $string['timesplitting:quarters'] = 'Quarters'; -$string['timesplitting:quarters_help'] = ''; +$string['timesplitting:quarters_help'] = 'This time-splitting method divides the course into quarters (4 equal parts), with each prediction being based on the data of only the most recent previous quarter.'; $string['timesplitting:quartersaccum'] = 'Quarters accumulative'; -$string['timesplitting:quartersaccum_help'] = ''; +$string['timesplitting:quartersaccum_help'] = 'This time-splitting method divides the course into quarters (4 equal parts), with each prediction being based on the data of all previous quarters.'; $string['timesplitting:singlerange'] = 'Single range'; -$string['timesplitting:singlerange_help'] = ''; +$string['timesplitting:singlerange_help'] = 'This time-splitting method considers the entire course as a single span.'; $string['timesplitting:weekly'] = 'Weekly'; -$string['timesplitting:weekly_help'] = ''; +$string['timesplitting:weekly_help'] = 'This time-splitting method divides the course into weeks (7 days), with each prediction being based on the data of only the most recent previous week.'; $string['timesplitting:weeklyaccum'] = 'Weekly accumulative'; -$string['timesplitting:weeklyaccum_help'] = ''; +$string['timesplitting:weeklyaccum_help'] = 'This time-splitting method divides the course into weeks (7 days), with each prediction being based on the data of all previous weeks.'; $string['thanks'] = 'Thanks'; $string['theme'] = 'Theme'; $string['themes'] = 'Themes'; diff --git a/lang/en/repository.php b/lang/en/repository.php index 53825f5c098ee..a978f52bbfbfe 100644 --- a/lang/en/repository.php +++ b/lang/en/repository.php @@ -154,8 +154,8 @@ $string['linkexternal'] = 'Link external'; $string['listview'] = 'View as list'; $string['loading'] = 'Loading...'; -$string['login'] = 'Login to your account'; -$string['logintoaccount'] = 'Login to your {$a} account'; +$string['login'] = 'Log in to your account'; +$string['logintoaccount'] = 'Log in to your {$a} account'; $string['logout'] = 'Logout'; $string['lostsource'] = 'Error. Source is missing. {$a}'; $string['makefileinternal'] = 'Make a copy of the file'; @@ -190,7 +190,7 @@ $string['path'] = 'Path'; $string['plugin'] = 'Repository plug-ins'; $string['pluginerror'] = 'Errors in repository plugin.'; -$string['popup'] = 'Click "Login" button to login'; +$string['popup'] = 'Click "Login" button to log in'; $string['popupblockeddownload'] = 'The downloading window is blocked, please allow the popup window, and try again.'; $string['preview'] = 'Preview'; $string['privatefilesof'] = '{$a} Private files'; diff --git a/lang/en/webservice.php b/lang/en/webservice.php index 057f9f609b138..aeb331f920678 100644 --- a/lang/en/webservice.php +++ b/lang/en/webservice.php @@ -131,7 +131,7 @@ $string['notoken'] = 'The token list is empty.'; $string['onesystemcontrolling'] = 'Allow an external system to control Moodle'; $string['onesystemcontrollingdescription'] = 'The following steps help you to set up the Moodle web services to allow an external system to interact with Moodle. This includes setting up a token (security key) authentication method.'; -$string['onlyseecreatedtokens'] = 'Only tokens you own or created can be seen. You can still delete other tokens.'; +$string['onlyseecreatedtokens'] = 'Any token can be deleted, though you can only view tokens that you created.'; $string['operation'] = 'Operation'; $string['optional'] = 'Optional'; $string['passwordisexpired'] = 'Password is expired.'; diff --git a/lib/mlbackend/php/lang/en/mlbackend_php.php b/lib/mlbackend/php/lang/en/mlbackend_php.php index ed0718dce6b15..6f46b441ea4f9 100644 --- a/lib/mlbackend/php/lang/en/mlbackend_php.php +++ b/lib/mlbackend/php/lang/en/mlbackend_php.php @@ -22,10 +22,10 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -$string['datasetsizelimited'] = 'Only a part of the evaluation dataset has been evaluated due to its size. Set $CFG->mlbackend_php_no_memory_limit if you are confident that your system can cope a {$a} dataset'; -$string['errorcantloadmodel'] = 'Model file {$a} does not exist, ensure the model has been trained before using it to predict.'; -$string['errorlowscore'] = 'The evaluated model prediction accuracy is not very high, some predictions may not be accurate. Model score = {$a->score}, minimum score = {$a->minscore}'; -$string['errornotenoughdata'] = 'There is no enough data to evaluate this model using this time splitting method.'; -$string['errornotenoughdatadev'] = 'The evaluation results varied too much, you could try to gather more data to ensure the model is valid. Evaluation results standard deviation = {$a->deviation}, maximum recommended standard deviation = {$a->accepteddeviation}'; +$string['datasetsizelimited'] = 'Only part of the dataset has been evaluated due to its size. Set $CFG->mlbackend_php_no_memory_limit if you are confident that your system can cope with a {$a} dataset.'; +$string['errorcantloadmodel'] = 'Model file {$a} does not exist. The model should been trained before using it to predict.'; +$string['errorlowscore'] = 'The evaluated model prediction accuracy is not very high, so some predictions may not be accurate. Model score = {$a->score}, minimum score = {$a->minscore}'; +$string['errornotenoughdata'] = 'There is not enough data to evaluate this model using the time-splitting method.'; +$string['errornotenoughdatadev'] = 'The evaluation results varied too much. It is recommended that more data is gathered to ensure the model is valid. Evaluation results standard deviation = {$a->deviation}, maximum recommended standard deviation = {$a->accepteddeviation}'; $string['errorphp7required'] = 'The PHP machine learning backend requires PHP 7'; $string['pluginname'] = 'PHP machine learning backend'; diff --git a/message/output/airnotifier/lang/en/message_airnotifier.php b/message/output/airnotifier/lang/en/message_airnotifier.php index 7896464fde0ae..dabab9034fe77 100644 --- a/message/output/airnotifier/lang/en/message_airnotifier.php +++ b/message/output/airnotifier/lang/en/message_airnotifier.php @@ -45,4 +45,4 @@ $string['showhide'] = 'Enable/disable the device.'; $string['requestaccesskey'] = 'Request access key'; $string['unknowndevice'] = 'Unknown device'; -$string['airnotifier:managedevice'] = 'Mange devices'; +$string['airnotifier:managedevice'] = 'Manage devices'; diff --git a/mod/assign/lang/en/assign.php b/mod/assign/lang/en/assign.php index e6c042d650147..c38641eeca5c5 100644 --- a/mod/assign/lang/en/assign.php +++ b/mod/assign/lang/en/assign.php @@ -270,9 +270,9 @@ $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:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in an Assignment activity.'; $string['indicator:socialbreadth'] = 'Assignment social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in an Assignment activity.'; $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.'; diff --git a/mod/book/lang/en/book.php b/mod/book/lang/en/book.php index c3f3056d1019c..ff5328fbf7fba 100644 --- a/mod/book/lang/en/book.php +++ b/mod/book/lang/en/book.php @@ -56,9 +56,9 @@ $string['editchapter'] = 'Edit chapter "{$a}"'; $string['hidechapter'] = 'Hide chapter "{$a}"'; $string['indicator:cognitivedepth'] = 'Book cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Book resource.'; $string['indicator:socialbreadth'] = 'Book social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Book resource.'; $string['movechapterup'] = 'Move chapter up "{$a}"'; $string['movechapterdown'] = 'Move chapter down "{$a}"'; $string['search:activity'] = 'Book - resource information'; diff --git a/mod/chat/lang/en/chat.php b/mod/chat/lang/en/chat.php index 6fd468d95721b..9ef90ba66a160 100644 --- a/mod/chat/lang/en/chat.php +++ b/mod/chat/lang/en/chat.php @@ -68,9 +68,9 @@ $string['eventsessionsviewed'] = 'Sessions viewed'; $string['idle'] = 'Idle'; $string['indicator:cognitivedepth'] = 'Chat cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Chat activity.'; $string['indicator:socialbreadth'] = 'Chat social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Chat activity.'; $string['inputarea'] = 'Input area'; $string['invalidid'] = 'Could not find that chat room!'; $string['list_all_sessions'] = 'List all sessions.'; diff --git a/mod/choice/lang/en/choice.php b/mod/choice/lang/en/choice.php index 63f1e7bfc1caa..9b1cbfee9ed03 100644 --- a/mod/choice/lang/en/choice.php +++ b/mod/choice/lang/en/choice.php @@ -72,9 +72,9 @@ $string['description'] = 'Description'; $string['includeinactive'] = 'Include responses from inactive/suspended users'; $string['indicator:cognitivedepth'] = 'Choice cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Choice activity.'; $string['indicator:socialbreadth'] = 'Choice social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Choice activity.'; $string['limit'] = 'Limit'; $string['limitno'] = 'Limit {no}'; $string['limitanswers'] = 'Limit the number of responses allowed'; diff --git a/mod/data/lang/en/data.php b/mod/data/lang/en/data.php index 4438accdba53a..315d53881fb3f 100644 --- a/mod/data/lang/en/data.php +++ b/mod/data/lang/en/data.php @@ -204,9 +204,9 @@ $string['includetime'] = 'Include time added/modified'; $string['includeuserdetails'] = 'Include user details'; $string['indicator:cognitivedepth'] = 'Database cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Database activity.'; $string['indicator:socialbreadth'] = 'Database social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Database activity.'; $string['insufficiententries'] = 'more entries needed to view this database'; $string['intro'] = 'Description'; $string['invalidaccess'] = 'This page was not accessed correctly'; diff --git a/mod/feedback/lang/en/feedback.php b/mod/feedback/lang/en/feedback.php index 4afc33ffd7613..cd6de5afbc7a0 100644 --- a/mod/feedback/lang/en/feedback.php +++ b/mod/feedback/lang/en/feedback.php @@ -140,9 +140,9 @@ $string['import_questions'] = 'Import questions'; $string['import_successfully'] = 'Import successfully'; $string['indicator:cognitivedepth'] = 'Feedback cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Feedback activity.'; $string['indicator:socialbreadth'] = 'Feedback social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Feedback activity.'; $string['info'] = 'Information'; $string['infotype'] = 'Information type'; $string['insufficient_responses_for_this_group'] = 'There are insufficient responses for this group'; diff --git a/mod/folder/lang/en/folder.php b/mod/folder/lang/en/folder.php index 1d68fb3d7fc15..773a3c7f67ac1 100644 --- a/mod/folder/lang/en/folder.php +++ b/mod/folder/lang/en/folder.php @@ -34,9 +34,9 @@ $string['folder:view'] = 'View folder content'; $string['foldercontent'] = 'Files and subfolders'; $string['indicator:cognitivedepth'] = 'Folder cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Folder resource.'; $string['indicator:socialbreadth'] = 'Folder social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Folder resource.'; $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. diff --git a/mod/forum/lang/en/forum.php b/mod/forum/lang/en/forum.php index 21603677f9ca7..a40725066a3aa 100644 --- a/mod/forum/lang/en/forum.php +++ b/mod/forum/lang/en/forum.php @@ -236,7 +236,7 @@ $string['forum:exportownpost'] = 'Export own post'; $string['forum:exportpost'] = 'Export post'; $string['forumintro'] = 'Description'; -$string['forum:managesubscriptions'] = 'Manage subscriptions'; +$string['forum:managesubscriptions'] = 'Manage subscribers'; $string['forum:movediscussions'] = 'Move discussions'; $string['forum:pindiscussions'] = 'Pin discussions'; $string['forum:postwithoutthrottling'] = 'Exempt from post threshold'; @@ -270,9 +270,9 @@ $string['generalforums'] = 'General forums'; $string['hiddenforumpost'] = 'Hidden forum post'; $string['indicator:cognitivedepth'] = 'Forum cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Forum activity.'; $string['indicator:socialbreadth'] = 'Forum social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Forum activity.'; $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'; @@ -295,7 +295,7 @@ $string['mailnow'] = 'Send forum post notifications with no editing-time delay'; $string['manydiscussions'] = 'Discussions per page'; $string['managesubscriptionsoff'] = 'Finish managing subscriptions'; -$string['managesubscriptionson'] = 'Manage subscriptions'; +$string['managesubscriptionson'] = 'Manage subscribers'; $string['markalldread'] = 'Mark all posts in this discussion read.'; $string['markallread'] = 'Mark all posts in this forum read.'; $string['markasreadonnotification'] = 'When sending forum post notifications'; diff --git a/mod/glossary/lang/en/glossary.php b/mod/glossary/lang/en/glossary.php index 2dff27269355f..300f36f761fb6 100644 --- a/mod/glossary/lang/en/glossary.php +++ b/mod/glossary/lang/en/glossary.php @@ -216,9 +216,9 @@ $string['importentriesfromxml'] = 'Import entries from XML file'; $string['includegroupbreaks'] = 'Include group breaks'; $string['indicator:cognitivedepth'] = 'Glossary cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Glossary activity.'; $string['indicator:socialbreadth'] = 'Glossary social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Glossary activity.'; $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'; diff --git a/mod/imscp/lang/en/imscp.php b/mod/imscp/lang/en/imscp.php index 5b83b0f96ccaf..03355b667fd99 100644 --- a/mod/imscp/lang/en/imscp.php +++ b/mod/imscp/lang/en/imscp.php @@ -28,10 +28,10 @@ $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['indicator:cognitivedepth'] = 'IMS pkg cognitive'; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in an IMS content package resource.'; +$string['indicator:socialbreadth'] = 'IMS pkg social'; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social depth reached by the student in an IMS content package resource.'; $string['imscp:addinstance'] = 'Add a new IMS content package'; $string['imscp:view'] = 'View IMS content'; $string['modulename'] = 'IMS content package'; diff --git a/mod/label/lang/en/label.php b/mod/label/lang/en/label.php index 1c4ee3543a457..6f3dd9bb97214 100644 --- a/mod/label/lang/en/label.php +++ b/mod/label/lang/en/label.php @@ -32,9 +32,9 @@ $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:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Label resource.'; $string['indicator:socialbreadth'] = 'Label social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Label resource.'; $string['label:addinstance'] = 'Add a new label'; $string['label:view'] = 'View label'; $string['labeltext'] = 'Label text'; diff --git a/mod/lesson/lang/en/lesson.php b/mod/lesson/lang/en/lesson.php index df331c57e28bc..dcc450f2fdfdf 100644 --- a/mod/lesson/lang/en/lesson.php +++ b/mod/lesson/lang/en/lesson.php @@ -257,9 +257,9 @@ $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:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Lesson activity.'; $string['indicator:socialbreadth'] = 'Lesson social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Lesson activity.'; $string['invalidfile'] = 'Invalid file'; $string['invalidid'] = 'No course module ID or lesson ID were passed'; $string['invalidlessonid'] = 'lesson ID was incorrect'; diff --git a/mod/lti/lang/en/lti.php b/mod/lti/lang/en/lti.php index 552723bf79d19..2ae26fcfd6e23 100644 --- a/mod/lti/lang/en/lti.php +++ b/mod/lti/lang/en/lti.php @@ -213,13 +213,13 @@ $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['id'] = 'ID'; $string['indicator:cognitivedepth'] = 'LTI cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in an LTI activity.'; $string['indicator:socialbreadth'] = 'LTI social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in an LTI activity.'; $string['invalidid'] = 'LTI ID was incorrect'; -$string['launch_in_moodle'] = 'Launch tool in moodle'; +$string['launch_in_moodle'] = 'Launch tool in Moodle'; $string['launch_in_popup'] = 'Launch tool in a pop-up'; $string['launch_url'] = 'Tool URL'; $string['launch_url_help'] = 'The tool URL indicates the web address of the External Tool, and may contain additional information, such as the resource to show. @@ -247,7 +247,7 @@ $string['lti:addcoursetool'] = 'Add course-specific tool configurations'; $string['lti:grade'] = 'View grades returned by the external tool'; $string['lti:manage'] = 'Be an Instructor when the tool is launched'; -$string['lti:admin'] = 'Be an Admininstrator when the tool is launched'; +$string['lti:admin'] = 'Be an administrator when the tool is launched'; $string['lti:requesttooladd'] = 'Request a tool is configured site-wide'; $string['lti:view'] = 'Launch external tool activities'; $string['ltisettings'] = 'LTI settings'; diff --git a/mod/page/lang/en/page.php b/mod/page/lang/en/page.php index 0d97e8592b148..b03a55272ddf8 100644 --- a/mod/page/lang/en/page.php +++ b/mod/page/lang/en/page.php @@ -31,9 +31,9 @@ $string['displayselect'] = 'Display'; $string['displayselectexplain'] = 'Select display type.'; $string['indicator:cognitivedepth'] = 'Page cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Page resource.'; $string['indicator:socialbreadth'] = 'Page social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Page resource.'; $string['legacyfiles'] = 'Migration of old course file'; $string['legacyfilesactive'] = 'Active'; $string['legacyfilesdone'] = 'Finished'; diff --git a/mod/quiz/lang/en/quiz.php b/mod/quiz/lang/en/quiz.php index 3b55ce8508501..08b1878f73c77 100644 --- a/mod/quiz/lang/en/quiz.php +++ b/mod/quiz/lang/en/quiz.php @@ -432,9 +432,9 @@ $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:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Quiz activity.'; $string['indicator:socialbreadth'] = 'Quiz social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Quiz activity.'; $string['indivresp'] = 'Responses of individuals to each item'; $string['info'] = 'Info'; $string['infoshort'] = 'i'; diff --git a/mod/resource/lang/en/resource.php b/mod/resource/lang/en/resource.php index 786b1dda3c68e..ba616acae634b 100644 --- a/mod/resource/lang/en/resource.php +++ b/mod/resource/lang/en/resource.php @@ -61,9 +61,9 @@ $string['forcedownload'] = 'Force download'; $string['framesize'] = 'Frame height'; $string['indicator:cognitivedepth'] = 'File cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a File resource.'; $string['indicator:socialbreadth'] = 'File social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a File resource.'; $string['legacyfiles'] = 'Migration of old course file'; $string['legacyfilesactive'] = 'Active'; $string['legacyfilesdone'] = 'Finished'; diff --git a/mod/scorm/lang/en/scorm.php b/mod/scorm/lang/en/scorm.php index 3dff5f95d5111..e68df73d41246 100644 --- a/mod/scorm/lang/en/scorm.php +++ b/mod/scorm/lang/en/scorm.php @@ -197,9 +197,9 @@ $string['identifier'] = 'Question identifier'; $string['incomplete'] = 'Incomplete'; $string['indicator:cognitivedepth'] = 'SCORM cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a SCORM activity.'; $string['indicator:socialbreadth'] = 'SCORM social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a SCORM activity.'; $string['info'] = 'Info'; $string['interactions'] = 'Interactions'; $string['masteryoverride'] = 'Mastery score overrides status'; diff --git a/mod/survey/lang/en/survey.php b/mod/survey/lang/en/survey.php index f23d7b583e8e2..087f576224b5f 100644 --- a/mod/survey/lang/en/survey.php +++ b/mod/survey/lang/en/survey.php @@ -207,9 +207,9 @@ $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:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Survey activity.'; $string['indicator:socialbreadth'] = 'Survey social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Survey activity.'; $string['introtext'] = 'Introduction text'; $string['invalidsurveyid'] = 'Survey ID was incorrect'; $string['invalidtmptid'] = 'Invalid template id'; diff --git a/mod/url/lang/en/url.php b/mod/url/lang/en/url.php index b92c843e72364..51abd4b4aa7c8 100644 --- a/mod/url/lang/en/url.php +++ b/mod/url/lang/en/url.php @@ -46,9 +46,9 @@ $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:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a URL resource.'; $string['indicator:socialbreadth'] = 'URL social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a URL resource.'; $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). diff --git a/mod/wiki/lang/en/wiki.php b/mod/wiki/lang/en/wiki.php index 2aae8202fee73..8c010fe91cf70 100644 --- a/mod/wiki/lang/en/wiki.php +++ b/mod/wiki/lang/en/wiki.php @@ -79,7 +79,7 @@ $string['filenotuploadederror'] = 'File \'{$a}\' could not be uploaded correctly.'; $string['filtername'] = 'Wiki auto-linking'; $string['firstpagetitle'] = 'First page name'; -$string['firstpagetitle_help'] = 'Title of the first page of the wiki.'; +$string['firstpagetitle_help'] = 'Title of the first page of the wiki. Once the wiki is created, the title can no longer be changed.'; $string['forceformat'] = 'Force format'; $string['forceformat_help'] = 'If the format is forced (checkbox ticked), there is no option to choose a format when editing a wiki page.'; $string['format'] = 'Format'; @@ -108,9 +108,9 @@ $string['incorrectsubwikiid'] = 'Subwiki ID is incorrect.'; $string['incorrectwikiid'] = 'Wiki ID is incorrect.'; $string['indicator:cognitivedepth'] = 'Wiki cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Wiki activity.'; $string['indicator:socialbreadth'] = 'Wiki social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Wiki activity.'; $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.'; diff --git a/mod/workshop/lang/en/workshop.php b/mod/workshop/lang/en/workshop.php index 3b6147625b213..6bf6f921702c0 100644 --- a/mod/workshop/lang/en/workshop.php +++ b/mod/workshop/lang/en/workshop.php @@ -176,9 +176,9 @@ $string['chooseuser'] = 'Choose user...'; $string['iamsure'] = 'Yes, I am sure'; $string['indicator:cognitivedepth'] = 'Workshop cognitive'; -$string['indicator:cognitivedepth_help'] = ''; +$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Workshop activity.'; $string['indicator:socialbreadth'] = 'Workshop social'; -$string['indicator:socialbreadth_help'] = ''; +$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Workshop activity.'; $string['info'] = 'Info'; $string['instructauthors'] = 'Instructions for submission'; $string['instructreviewers'] = 'Instructions for assessment'; From 6806a3734a3f1b45160d8518b3e4117d0aadd56a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Mudr=C3=A1k?= Date: Tue, 5 Sep 2017 11:00:42 +0200 Subject: [PATCH 2/2] MDL-59983 lang: Fix Forum behat scenarios to use the new strings --- .../behat/forum_subscriptions_availability.feature | 2 +- .../tests/behat/forum_subscriptions_management.feature | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mod/forum/tests/behat/forum_subscriptions_availability.feature b/mod/forum/tests/behat/forum_subscriptions_availability.feature index 8504f9c292e23..770f4332fe771 100644 --- a/mod/forum/tests/behat/forum_subscriptions_availability.feature +++ b/mod/forum/tests/behat/forum_subscriptions_availability.feature @@ -76,7 +76,7 @@ Feature: As a teacher I need to see an accurate list of subscribed users And I should see "Student 1" And I should see "Student 2" And I should see "Student 3" - And I should not see "Manage subscriptions" + And I should not see "Manage subscribers" Scenario: A forced and hidden forum lists only teachers When I add a "Forum" to section "1" and I fill the form with: diff --git a/mod/forum/tests/behat/forum_subscriptions_management.feature b/mod/forum/tests/behat/forum_subscriptions_management.feature index cd73e0d218a06..9a21ffaa4ef7e 100644 --- a/mod/forum/tests/behat/forum_subscriptions_management.feature +++ b/mod/forum/tests/behat/forum_subscriptions_management.feature @@ -30,16 +30,16 @@ Feature: A teacher can control the subscription to a forum Given I follow "Test forum name" And I follow "Show/edit current subscribers" Then ".userselector" "css_element" should not exist - And "Manage subscriptions" "button" should exist - And I press "Manage subscriptions" + And "Manage subscribers" "button" should exist + And I press "Manage subscribers" And ".userselector" "css_element" should exist And "Finish managing subscriptions" "button" should exist And I press "Finish managing subscriptions" And ".userselector" "css_element" should not exist - And "Manage subscriptions" "button" should exist - And I press "Manage subscriptions" + And "Manage subscribers" "button" should exist + And I press "Manage subscribers" And ".userselector" "css_element" should exist And "Finish managing subscriptions" "button" should exist And I press "Finish managing subscriptions" And ".userselector" "css_element" should not exist - And "Manage subscriptions" "button" should exist + And "Manage subscribers" "button" should exist