mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
Merge branch 'MDL-58694-master' of git://github.com/jleyva/moodle
This commit is contained in:
commit
e747059693
4 changed files with 93 additions and 1 deletions
|
@ -117,6 +117,8 @@ $string['licence'] = 'Licence';
|
|||
$string['licence_help'] = 'Select the licence you want to distribute your course under.';
|
||||
$string['licence_link'] = 'licenses';
|
||||
$string['logourl'] = 'Logo URL';
|
||||
$string['mobilenotificacionsenabled'] = 'Mobile notifications enabled ({$a})';
|
||||
$string['mobileservicesenabled'] = 'Mobile services enabled ({$a})';
|
||||
$string['modulenumberaverage'] = 'Average number of course modules ({$a})';
|
||||
$string['moodleorg'] = 'Moodle';
|
||||
$string['mustselectsubject'] = 'You must select a subject';
|
||||
|
@ -160,6 +162,8 @@ $string['registeredsites'] = 'Registered sites';
|
|||
$string['registrationinfo'] = 'Registration information';
|
||||
$string['registeredmoodleorg'] = 'Moodle ({$a})';
|
||||
$string['registeredon'] = 'Where your site is registered';
|
||||
$string['registereduserdevices'] = 'Number of user\'s registered mobile devices ({$a})';
|
||||
$string['registeredactiveuserdevices'] = 'Number of active user\'s registered mobile devices ({$a})';
|
||||
$string['registermoochtips'] = 'Register your site with Moodle to get security alerts and access to Moodle.net, our course sharing platform.';
|
||||
$string['registersite'] = 'Register with {$a}';
|
||||
$string['registerwith'] = 'Register with a hub';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue