mirror of
https://github.com/moodle/moodle.git
synced 2025-04-16 14:02:32 +02:00
Merge branch 'MDL-29103' of git://github.com/mouneyrac/moodle
This commit is contained in:
commit
8e9e62fd8e
@ -473,7 +473,7 @@ $string['enabledevicedetection'] = 'Enable device detection';
|
||||
$string['enablegravatar'] = 'Enable Gravatar';
|
||||
$string['enablegravatar_help'] = 'When enabled Moodle will attempt to fetch a user profile picture from Gravatar if the user has not uploaded an image.';
|
||||
$string['enablegroupmembersonly'] = 'Enable group members only';
|
||||
$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';
|
||||
|
@ -122,8 +122,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.';
|
||||
|
Loading…
x
Reference in New Issue
Block a user