From 48b01a217c17b69467ca39174f219e51efbdae5a Mon Sep 17 00:00:00 2001 From: Sam Hemelryk Date: Mon, 24 Jan 2011 11:37:29 +0800 Subject: [PATCH] MDL-26061 Revised new string before integration. --- mnet/service/enrol/lang/en/mnetservice_enrol.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mnet/service/enrol/lang/en/mnetservice_enrol.php b/mnet/service/enrol/lang/en/mnetservice_enrol.php index 2a0f4798f8c..c39d3c68531 100644 --- a/mnet/service/enrol/lang/en/mnetservice_enrol.php +++ b/mnet/service/enrol/lang/en/mnetservice_enrol.php @@ -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'; -- 2.43.0