|
827 | 827 |
|
828 | 828 | /* AUTO END */ |
829 | 829 |
|
830 | | -// Deprecated since v4.0.0 |
831 | | -$string['core.settings.errorsyncsite'] = 'Error synchronising site data. Please check your Internet connection and try again.'; |
832 | | -$string['core.settings.enablesyncwifi'] = 'Allow sync only when on Wi-Fi'; |
833 | | -$string['core.login.changepasswordinstructions'] = 'You cannot change your password in the app. Please click the following button to open the site in a web browser to change your password. Take into account you need to close the browser after changing the password as you will not be redirected to the app.'; |
834 | | -$string['core.login.changepasswordlogoutinstructions'] = 'If you prefer to change site or log out, please click the following button:'; |
835 | | - |
836 | | -// Deprecated since v4.1.0 |
837 | | -$string['addon.calendar.timebefore'] = '{{value}} {{units}} before'; |
838 | | -$string['core.login.contactyouradministrator'] = 'Contact your site administrator for further help.'; |
839 | | -$string['core.login.contactyouradministratorissue'] = 'Please ask your site administrator to check the following issue: {{$a}}'; |
840 | | -$string['core.login.faqcannotconnectanswer'] = 'Please, contact your site administrator.'; |
841 | | -$string['core.login.faqcannotconnectquestion'] = 'I typed my site address correctly but I still can\'t connect.'; |
842 | | -$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>'; |
843 | | -$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.'; |
844 | | -$string['freemium.subscriptionplan_bma'] = 'BMA'; |
845 | | -$string['freemium.subscriptionplan_premium'] = 'Premium'; |
846 | | -$string['freemium.subscriptionplan_pro'] = 'Pro'; |
847 | | - |
848 | | -// Deprecated since v4.2.0 |
849 | | -$string['core.reportbuilder.filtersapplied'] = 'There may be filters applied to this view. To edit filters or change the sorting order, <a href="{{$a}}">open this report on your browser.</a>'; |
850 | | -$string['core.reportbuilder.showcolumns'] = 'Show columns'; |
851 | | -$string['core.reportbuilder.hidecolumns'] = 'Hide columns'; |
852 | | -$string['core.sitenotfound'] = 'Site not found'; |
853 | | - |
854 | | -// Deprecated since v4.3.0 |
855 | | -$string['core.courses.confirmselfenrol'] = 'Are you sure you want to enrol yourself in this course?'; |
856 | | -$string['core.courses.errorselfenrol'] = 'An error occurred while self enrolling.'; |
857 | | -$string['core.courses.selfenrolment'] = 'Self enrolment'; |
858 | | -$string['core.login.loggedoutssodescription'] = 'You have to authenticate again. You need to log in to the site in a browser window.'; |
859 | | -$string['core.login.logininsiterequired'] = 'You need to log in to the site in a browser window.'; |
860 | | -$string['core.login.reconnectssodescription'] = 'Your session has expired. Please log in again in a browser window to continue.'; |
861 | | -$string['core.settings.enablefirebaseanalytics'] = 'Enable Firebase analytics'; |
862 | | -$string['core.settings.enablefirebaseanalyticsdescription'] = 'If enabled, the app will collect anonymous data usage.'; |
863 | | -$string['freemium.autologouttitle'] = 'Automatically log out from this device'; |
864 | | -$string['freemium.autologoutcustomtime'] = 'Custom time after leaving the app'; |
865 | | -$string['freemium.autologoutclosingtheapp'] = 'Immediately after leaving the app'; |
866 | | -$string['freemium.autologoutdefault'] = 'Default'; |
867 | | -$string['freemium.feature_autologout'] = 'Auto logout'; |
868 | | -$string['freemium.settingsoptions_autologout'] = 'Auto logout'; |
869 | | - |
870 | 830 | // Deprecated since v4.4.0 |
871 | 831 | $string['addon.mod_quiz.finishnotsynced'] = 'Finished but not synchronised'; |
872 | 832 | $string['core.login.policyacceptmandatory'] = 'I understand and agree to the mandatory site policies'; |
|
0 commit comments