MDL-69020 tool_moodlenet: Modify defaultmoodlenet_desc string
authorMihail Geshoski <mihail@moodle.com>
Thu, 11 Jun 2020 07:23:54 +0000 (15:23 +0800)
committerMihail Geshoski <mihail@moodle.com>
Thu, 11 Jun 2020 08:13:19 +0000 (16:13 +0800)
admin/tool/moodlenet/lang/en/tool_moodlenet.php

index d6f6ac1..d7b6db4 100644 (file)
@@ -32,7 +32,7 @@ $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_desc'] = "The URL to either Moodle HQ's MoodleNet instance, or your preferred instance.";
+$string['defaultmoodlenet_desc'] = 'The URL of the MoodleNet instance available via the activity chooser.';
 $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['enablemoodlenet'] = 'Enable MoodleNet integration';