MDL-66990 lang: Import fixed English strings (en_fix)

Significant string changes:

* hidegrader_help,mod_assign - note about setting having no effect on
  comments box
* configdefaultrequestcategory, configenablecourserequests,
  configlockrequestcategory, lockrequestcategory, core_admin - clearer
  explanation
* configenablecompletion,core_completion - including reason for setting
  activity completion conditions
* emailstop,core - clearer wording
* setuplink_desc,tool_mobile - including where the app download page
  link is displayed and leaving the setting empty
This commit is contained in:
Helen Foster 2019-11-01 11:16:10 +01:00 committed by David Mudrák
parent e04a73ccc0
commit 7ac4c9c1f6
16 changed files with 46 additions and 44 deletions

View file

@ -23,8 +23,8 @@
*/
$string['actionsaved'] = 'Your feedback of \'{$a}\' has been saved.';
$string['confirmbulkaction'] = 'Are you use you want to flag the {$a->nitems} selected predictions as "{$a->action}"?';
$string['disabledmodel'] = 'Sorry, this model has been disabled by the administrator';
$string['confirmbulkaction'] = 'Are you sure you want to flag the {$a->nitems} selected predictions as {$a->action}?';
$string['disabledmodel'] = 'This model has been disabled by an administrator.';
$string['indicators'] = 'Indicators';
$string['insight'] = 'Insight';
$string['insights'] = 'Insights';