mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
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:
parent
e04a73ccc0
commit
7ac4c9c1f6
16 changed files with 46 additions and 44 deletions
|
@ -28,7 +28,7 @@ $string['and'] = 'and';
|
|||
$string['condition_group'] = 'Restriction set';
|
||||
$string['condition_group_info'] = 'Add a set of nested restrictions to apply complex logic.';
|
||||
$string['enableavailability'] = 'Enable restricted access';
|
||||
$string['enableavailability_desc'] = 'When enabled, this lets you set conditions (based on date, grade, or completion) that control whether an activity or resource can be accessed.';
|
||||
$string['enableavailability_desc'] = 'If enabled, conditions (based on date, grade, completion etc.) may be set to control whether an activity or resource can be accessed.';
|
||||
$string['error_list_nochildren'] = 'Restriction sets should contain at least one condition.';
|
||||
$string['hidden_marker'] = '(hidden otherwise)';
|
||||
$string['hidden_individual'] = 'Hidden entirely if user does not meet this condition';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue