Merge branch 'MDL-68972-master-enfix' of git://github.com/mudrd8mz/moodle
authorJake Dallimore <jake@moodle.com>
Wed, 10 Jun 2020 01:14:46 +0000 (09:14 +0800)
committerJake Dallimore <jake@moodle.com>
Wed, 10 Jun 2020 01:14:46 +0000 (09:14 +0800)
1  2 
admin/tool/moodlenet/lang/en/tool_moodlenet.php

@@@ -31,17 -31,14 +31,15 @@@ $string['aria:footermessage'] = "Brows
  $string['browsecontentmoodlenet'] = "Or browse for content on MoodleNet";
  $string['clearsearch'] = "Clear search";
  $string['connectandbrowse'] = "Connect to and browse:";
- $string['defaultmoodlenet'] = "Default MoodleNet URL";
+ $string['defaultmoodlenet'] = 'MoodleNet URL';
  $string['defaultmoodlenet_desc'] = "The URL to either Moodle HQ's MoodleNet instance, or your preferred instance.";
  $string['defaultmoodlenetname'] = "MoodleNet instance name";
- $string['defaultmoodlenetname_desc'] = 'The name of either Moodle HQ\'s MoodleNet instance or your preferred MoodleNet instance to browse on.';
 +$string['defaultmoodlenetnamevalue'] = 'MoodleNet Home';
+ $string['defaultmoodlenetname_desc'] = 'The name of the MoodleNet instance available via the activity chooser.';
  $string['enablemoodlenet'] = 'Enable MoodleNet integration';
- $string['enablemoodlenet_desc'] = 'Enabling the integration allows users with the capability to create and manage activities to
- browse MoodleNet from the activity chooser and import MoodleNet resources into their course. It also allows users with the
- capability to restore backups, to push backup files from MoodleNet into Moodle.';
+ $string['enablemoodlenet_desc'] = 'If enabled, a user with the capability to create and manage activities can browse MoodleNet via the activity chooser and import MoodleNet resources into their course. In addition, a user with the capability to restore backups can select a backup file on MoodleNet and restore it into Moodle.';
  $string['errorduringdownload'] = 'An error occurred while downloading the file: {$a}';
- $string['forminfo'] = "It will be automatically saved on your moodle profile.";
+ $string['forminfo'] = 'Your MoodleNet profile will be automatically saved in your profile on this site.';
  $string['footermessage'] = "Or browse for content on";
  $string['instancedescription'] = "MoodleNet is an open social media platform for educators, with a focus on the collaborative curation of collections of open resources. ";
  $string['instanceplaceholder'] = '@yourprofile@moodle.net';