|
218 | 218 | $string['addon.storagemanager.managestorage'] = 'Manage storage'; |
219 | 219 | $string['addon.storagemanager.storageused'] = 'File storage used:'; |
220 | 220 | $string['core.android'] = 'Android'; |
221 | | -$string['core.cannotconnect'] = 'Cannot connect: Verify that you have correctly typed the URL and that your site uses Moodle 2.4 or later.'; |
| 221 | +$string['core.cannotconnect'] = 'Cannot connect: Verify that you have correctly typed the URL and that your site uses Moodle 3.1 or later.'; |
222 | 222 | $string['core.cannotdownloadfiles'] = 'File downloading is disabled. Please contact your site administrator.'; |
223 | 223 | $string['core.captureaudio'] = 'Record audio'; |
224 | 224 | $string['core.capturedimage'] = 'Taken picture.'; |
|
347 | 347 | $string['core.lastsync'] = 'Last synchronisation'; |
348 | 348 | $string['core.loadmore'] = 'Load more'; |
349 | 349 | $string['core.login.authenticating'] = 'Authenticating'; |
350 | | -$string['core.login.checksiteversion'] = 'Check that your site uses Moodle 2.4 or later.'; |
| 350 | +$string['core.login.checksiteversion'] = 'Check that your site uses Moodle 3.1 or later.'; |
351 | 351 | $string['core.login.confirmdeletesite'] = 'Are you sure you want to delete the site {{sitename}}?'; |
352 | 352 | $string['core.login.connect'] = 'Connect!'; |
353 | 353 | $string['core.login.connecttomoodle'] = 'Connect to Moodle'; |
|
364 | 364 | $string['core.login.findyoursite'] = 'Find your site'; |
365 | 365 | $string['core.login.helpmelogin'] = '<p>There are many thousands of Moodle sites around the world. This app can only connect to Moodle sites that have specifically enabled Mobile app access.</p><p>If you can\'t connect to your Moodle site then you need to contact your site administrator and ask them to read <a href="http://docs.moodle.org/en/Mobile_app" target="_blank">http://docs.moodle.org/en/Mobile_app</a></p><p>To test the app in a Moodle demo site type <i>teacher</i> or <i>student</i> in the <i>Site address</i> field and click the <b>Connect button</b>.</p>'; |
366 | 366 | $string['core.login.invalidaccount'] = 'Please check your login details or ask your site administrator to check the site configuration.'; |
367 | | -$string['core.login.invalidmoodleversion'] = 'Invalid Moodle version. The minimum version required is 2.4.'; |
| 367 | +$string['core.login.invalidmoodleversion'] = 'Invalid Moodle version. The minimum version required is 3.1.'; |
368 | 368 | $string['core.login.invalidsite'] = 'The site URL is invalid.'; |
369 | 369 | $string['core.login.invalidtime'] = 'Invalid time'; |
370 | 370 | $string['core.login.invalidvaluemax'] = 'The maximum value is {{$a}}'; |
371 | 371 | $string['core.login.invalidvaluemin'] = 'The minimum value is {{$a}}'; |
372 | | -$string['core.login.legacymoodleversion'] = 'You are trying to connect to an unsupported Moodle version. Please download the Moodle Classic app to access this Moodle site.'; |
373 | | -$string['core.login.legacymoodleversiondesktop'] = 'You are trying to connect to <b>{{$a}}</b>.<br><br>This site is running an outdated unsupported version of Moodle which will not work with this Moodle Desktop App.<br><br>If this is your site please contact your local moodle partner to get assistance to update it.<br><br>See <a href="https://moodle.com/contact">our contact page</a> to submit a request for assistance.'; |
374 | | -$string['core.login.legacymoodleversiondesktopdownloadold'] = '<br><br>Alternatively, you can still access this site using an unsupported version of the app that can be downloaded from here.'; |
375 | 372 | $string['core.login.localmobileunexpectedresponse'] = 'Moodle Mobile Additional Features check returned an unexpected response. You will be authenticated using the standard mobile service.'; |
376 | 373 | $string['core.login.loggedoutssodescription'] = 'You have to authenticate again. You need to log in to the site in a browser window.'; |
377 | 374 | $string['core.login.loginbutton'] = 'Log in'; |
|
0 commit comments