MDL-29103 web service strings improvement
Conflicts: lang/en/admin.php
This commit is contained in:
committed by
Dan Poltawski
parent
e4624f6e6c
commit
bea1f152ae
+1
-1
@@ -492,7 +492,7 @@ $string['enabledevicedetection'] = 'Enable device detection';
|
||||
$string['enableglobalsearch'] = 'Enable global search';
|
||||
$string['enablegroupmembersonly'] = 'Enable group members only';
|
||||
$string['enablehtmlpurifier'] = 'Enable HTML Purifier';
|
||||
$string['enablemobilewebservice'] = 'Enable mobile web service';
|
||||
$string['enablemobilewebservice'] = 'Enable web services for mobile devices';
|
||||
$string['enablerecordcache'] = 'Enable record cache';
|
||||
$string['enablerssfeeds'] = 'Enable RSS feeds';
|
||||
$string['enablesafebrowserintegration'] = 'Enable Safe Exam Browser integration';
|
||||
|
||||
@@ -129,8 +129,8 @@ $string['mobilewsenabled'] = 'Enabled';
|
||||
$string['nofunctions'] = 'This service has no functions.';
|
||||
$string['norequiredcapability'] = 'No required capability';
|
||||
$string['notoken'] = 'The token list is empty.';
|
||||
$string['onesystemcontrolling'] = 'One system controlling Moodle with a token';
|
||||
$string['onesystemcontrollingdescription'] = 'The following steps help you to set up the Moodle web service for a system to control Moodle. These steps also help to set up the recommended token (security keys) authentication method.';
|
||||
$string['onesystemcontrolling'] = 'Allow an external system to control Moodle';
|
||||
$string['onesystemcontrollingdescription'] = 'The following steps help you to set up the Moodle web services to allow an external system to interact with Moodle. This includes setting up a token (security key) authentication method.';
|
||||
$string['operation'] = 'Operation';
|
||||
$string['optional'] = 'Optional';
|
||||
$string['passwordisexpired'] = 'Password is expired.';
|
||||
|
||||
Reference in New Issue
Block a user