|
372 | 372 | $string['core.login.emailnotmatch'] = 'Emails do not match'; |
373 | 373 | $string['core.login.erroraccesscontrolalloworigin'] = 'The cross-origin call you\'re trying to perform has been rejected. Please check https://docs.moodle.org/dev/Moodle_Mobile_development_using_Chrome_or_Chromium'; |
374 | 374 | $string['core.login.errordeletesite'] = 'An error occurred while deleting this site. Please try again.'; |
| 375 | +$string['core.login.errorexampleurl'] = 'The URL https://campus.example.edu is only an example URL, it\'s not a real site. <strong>Please use the URL of your school or organization\'s site.</strong>'; |
375 | 376 | $string['core.login.errorupdatesite'] = 'An error occurred while updating the site\'s token.'; |
| 377 | +$string['core.login.faqcannotconnectanswer'] = 'Please, contact your site administrator.'; |
| 378 | +$string['core.login.faqcannotconnectquestion'] = 'I typed my site address correctly but I still can\'t connect.'; |
| 379 | +$string['core.login.faqsetupsiteanswer'] = 'Visit {{$link}} to check out the different options you have to create your own Moodle site.'; |
| 380 | +$string['core.login.faqsetupsitelinktitle'] = 'Get started.'; |
| 381 | +$string['core.login.faqsetupsitequestion'] = 'I want to set up my own Moodle site.'; |
| 382 | +$string['core.login.faqtestappanswer'] = 'To test the app in a Moodle Demo Site, type "teacher" or "student" in the "Your site address" field and click the "Connect!" button.'; |
| 383 | +$string['core.login.faqtestappquestion'] = 'I just want to test the app, what can I do?'; |
| 384 | +$string['core.login.faqwhatisurlanswer'] = '<p>Every organisation or school has their own custom address for their Moodle site.</p><p>To find the address of the Moodle site you want to connect to, do the following:</p><ol><li>Open a web browser and go to your school\'s or organisation\'s Moodle site login page</li><li>At the top of the page, on the address bar, you will see the URL of your Moodle site. E.g. "campus.example.edu".{{$image}}</li><li>Copy the address (do not copy the /login and what comes after), paste it into the Moodle App and click "Connect!"</li><li>Now you can log into your site, using your username and password</li>'; |
| 385 | +$string['core.login.faqwhatisurlquestion'] = 'What is the URL of my Moodle site? How can I find my school’s site?'; |
376 | 386 | $string['core.login.findyoursite'] = 'Find your site'; |
377 | 387 | $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>'; |
378 | 388 | $string['core.login.invalidaccount'] = 'Please check your login details or ask your site administrator to check the site configuration.'; |
|
414 | 424 | $string['core.lostconnection'] = 'Your authentication token is invalid or has expired. You will have to reconnect to the site.'; |
415 | 425 | $string['core.mainmenu.changesite'] = 'Change site'; |
416 | 426 | $string['core.mainmenu.website'] = 'Website'; |
| 427 | +$string['core.needhelp'] = 'Need help?'; |
417 | 428 | $string['core.networkerroriframemsg'] = 'This content is not available offline. Please connect to the internet and try again.'; |
418 | 429 | $string['core.networkerrormsg'] = 'There was a problem connecting to the site. Please check your connection and try again.'; |
419 | 430 | $string['core.nooptionavailable'] = 'No option available'; |
|
525 | 536 | $string['core.vieweditor'] = 'View editor'; |
526 | 537 | $string['core.viewembeddedcontent'] = 'View embedded content'; |
527 | 538 | $string['core.warningofflinedatadeleted'] = 'Offline data from {{component}} \'{{name}}\' has been deleted. {{error}}'; |
| 539 | +$string['core.whoissiteadmin'] = '"Site Administrators" are the people who manage the Moodle at your school/university/company or learning organisation. If you don\'t know how to contact them, please contact your teachers/trainers.'; |
528 | 540 | $string['core.whoops'] = 'Oops!'; |
529 | 541 | $string['core.whyisthishappening'] = 'Why is this happening?'; |
530 | 542 | $string['core.wsfunctionnotavailable'] = 'The web service function is not available.'; |
|
0 commit comments