|
221 | 221 | $string['addon.storagemanager.managestorage'] = 'Manage storage'; |
222 | 222 | $string['addon.storagemanager.storageused'] = 'File storage used:'; |
223 | 223 | $string['core.browser'] = 'Browser'; |
224 | | -$string['core.cannotconnect'] = 'Cannot connect: Verify that you have correctly typed the URL and that your site uses Moodle {{$a}} or later.'; |
| 224 | +$string['core.cannotconnect'] = '<strong>Cannot connect</strong>: Verify that you have correctly typed your site address.'; |
225 | 225 | $string['core.cannotdownloadfiles'] = 'File downloading is disabled. Please contact your site administrator.'; |
226 | 226 | $string['core.captureaudio'] = 'Record audio'; |
227 | 227 | $string['core.capturedimage'] = 'Taken picture.'; |
|
388 | 388 | $string['core.login.loginbutton'] = 'Log in'; |
389 | 389 | $string['core.login.logininsiterequired'] = 'You need to log in to the site in a browser window.'; |
390 | 390 | $string['core.login.mobileservicesnotenabled'] = 'Mobile access is not enabled on your site. Please contact your site administrator if you think it should be enabled.'; |
391 | | -$string['core.login.newsitedescription'] = 'Please enter the URL of your Moodle site. Note that it might not be configured to work with this app.'; |
392 | 391 | $string['core.login.notloggedin'] = 'You need to be logged in.'; |
393 | 392 | $string['core.login.passwordrequired'] = 'Password required'; |
394 | 393 | $string['core.login.problemconnectingerror'] = 'We\'re having trouble connecting to'; |
|
402 | 401 | $string['core.login.searchby'] = 'Search by:'; |
403 | 402 | $string['core.login.selectsite'] = 'Please select your site:'; |
404 | 403 | $string['core.login.signupplugindisabled'] = '{{$a}} is not enabled.'; |
405 | | -$string['core.login.siteaddress'] = 'Site address'; |
| 404 | +$string['core.login.siteaddress'] = 'Your site address'; |
406 | 405 | $string['core.login.sitehasredirect'] = 'Your site contains at least one HTTP redirect. The app cannot follow redirects, this could be the issue that\'s preventing the app from connecting to your site.'; |
407 | 406 | $string['core.login.siteinmaintenance'] = 'Your site is in maintenance mode'; |
408 | 407 | $string['core.login.sitepolicynotagreederror'] = 'Site policy not agreed.'; |
|
0 commit comments