mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +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
|
@ -47,7 +47,7 @@ $string['privacy:metadata:description'] = 'General details about this user.';
|
|||
$string['privacy:metadata:devicename'] = 'The device name, occam or iPhone etc..';
|
||||
$string['privacy:metadata:devicetablesummary'] = 'This table stores user\'s mobile devices information in order to send PUSH notifications';
|
||||
$string['privacy:metadata:email'] = 'An email address for contact.';
|
||||
$string['privacy:metadata:emailstop'] = 'A preference to stop email being sent to the user.';
|
||||
$string['privacy:metadata:emailstop'] = 'A preference to disable notifications from being sent to the user.';
|
||||
$string['privacy:metadata:fieldid'] = 'The ID relating to the custom user field.';
|
||||
$string['privacy:metadata:filelink'] = 'There are multiple different files for the user stored in the files table.';
|
||||
$string['privacy:metadata:firstaccess'] = 'The time that this user first accessed the site.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue