|
437 | 437 | $string['core.login.authenticating'] = 'Authenticating'; |
438 | 438 | $string['core.login.changepasswordbutton'] = 'Open the change password page'; |
439 | 439 | $string['core.login.changepasswordhelp'] = 'If you have problems changing your password, please contact your site administrator. "Site Administrators" are the people who manages the Moodle at your school/university/company or learning organisation. If you don\'t know how to contact them, please contact your teachers/trainers.'; |
440 | | -$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.'; |
441 | | -$string['core.login.changepasswordlogoutinstructions'] = 'If you prefer to change site or log out, please click the following button:'; |
442 | 440 | $string['core.login.changepasswordreconnectinstructions'] = 'Click the following button to reconnect to the site. (Take into account that if you didn\'t change your password successfully, you would return to the previous screen).'; |
443 | 441 | $string['core.login.confirmdeletesite'] = 'Are you sure you want to remove the account on {{sitename}}?'; |
444 | 442 | $string['core.login.connect'] = 'Connect!'; |
|
590 | 588 | $string['core.settings.enablefirebaseanalyticsdescription'] = 'If enabled, the app will collect anonymous data usage.'; |
591 | 589 | $string['core.settings.enablerichtexteditor'] = 'Enable text editor'; |
592 | 590 | $string['core.settings.enablerichtexteditordescription'] = 'If enabled, a text editor will be available when entering content.'; |
593 | | -$string['core.settings.enablesyncwifi'] = 'Allow sync only when on Wi-Fi'; |
594 | 591 | $string['core.settings.entriesincache'] = '{{$a}} entries in cache'; |
595 | | -$string['core.settings.errorsyncsite'] = 'Error synchronising site data. Please check your Internet connection and try again.'; |
596 | 592 | $string['core.settings.estimatedfreespace'] = 'Estimated free space'; |
597 | 593 | $string['core.settings.filesystemroot'] = 'File system root'; |
598 | 594 | $string['core.settings.fontsize'] = 'Text size'; |
|
692 | 688 | $string['addon.storagemanager.info'] = 'Files stored on your device make the app work faster and enable the app to be used offline. You can safely offload files if you need to free up storage space.'; |
693 | 689 | $string['addon.storagemanager.managestorage'] = 'Manage storage'; |
694 | 690 | $string['addon.storagemanager.storageused'] = 'File storage used:'; |
| 691 | + |
| 692 | +// Deprecated since v4.0.0 |
| 693 | +$string['core.settings.errorsyncsite'] = 'Error synchronising site data. Please check your Internet connection and try again.'; |
| 694 | +$string['core.settings.enablesyncwifi'] = 'Allow sync only when on Wi-Fi'; |
| 695 | +$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.'; |
| 696 | +$string['core.login.changepasswordlogoutinstructions'] = 'If you prefer to change site or log out, please click the following button:'; |
0 commit comments