MDL-26061 Revised new string before integration.
authorSam Hemelryk <sam@moodle.com>
Mon, 24 Jan 2011 03:37:29 +0000 (11:37 +0800)
committerSam Hemelryk <sam@moodle.com>
Mon, 24 Jan 2011 03:37:29 +0000 (11:37 +0800)
mnet/service/enrol/lang/en/mnetservice_enrol.php

index 2a0f479..c39d3c6 100644 (file)
@@ -33,7 +33,7 @@ $string['hostappname'] = 'Application';
 $string['hostname'] = 'Host name';
 $string['hosturl'] = 'Remote host URL';
 $string['nopublishers'] = 'No remote peers available.';
-$string['noroamingusers'] = 'Users need capability \'{$a}\' to be enrolled to remote courses. No users with such capability were found. Click the continue button to assign the required capability to some roles at your site.';
+$string['noroamingusers'] = 'Users require the capability \'{$a}\' in the system context to be enrolled to remote courses, however there are currently no users with this capability. Click the continue button to assign the required capability to one or more roles on your site.';
 $string['otherenrolledusers'] = 'Other enrolled users';
 $string['pluginname'] = 'Remote enrolment service';
 $string['refetch'] = 'Re-fetch up to date state from remote hosts';