|
667 | 667 | $string['core.zoomout'] = 'Zoom Out'; |
668 | 668 | $string['pluginname'] = 'Moodle Mobile language strings'; |
669 | 669 |
|
| 670 | +// Deprecated since v3.9.5 |
| 671 | +$string['core.whoops'] = 'Oops!'; |
| 672 | +$string['core.settings.spaceusagehelp'] = 'Deleting the stored information of the site will remove all the site offline data. This information allows you to use the app when offline. '; |
| 673 | +$string['core.settings.errordeletesitefiles'] = 'Error deleting site files.'; |
| 674 | +$string['core.settings.deletesitefiles'] = 'Are you sure that you want to delete the downloaded files and cached data from the site \'{{sitename}}\'? You won\'t be able to use the app in offline mode.'; |
| 675 | +$string['core.settings.deletesitefilestitle'] = 'Delete site files'; |
| 676 | +$string['core.login.reconnectdescription'] = 'Your authentication token is invalid or has expired. You have to reconnect to the site.'; |
| 677 | +$string['core.mainmenu.changesite'] = 'Change site'; |
| 678 | +$string['core.mainmenu.website'] = 'Website'; |
| 679 | +$string['core.login.localmobileunexpectedresponse'] = 'Moodle Mobile Additional Features check returned an unexpected response. You will be authenticated using the standard mobile service.'; |
| 680 | +$string['core.course.confirmdeletemodulefiles'] = 'Are you sure you want to delete these files?'; |
| 681 | +$string['core.course.confirmdeletestoreddata'] = 'Are you sure you want to delete the stored data?'; |
| 682 | +$string['core.course.contents'] = 'Contents'; |
| 683 | +$string['core.confirmgotabroot'] = 'Are you sure you want to go back to {{name}}?'; |
| 684 | +$string['core.course.activitynotyetviewablesiteupgradeneeded'] = 'Your organisation\'s Moodle installation needs to be updated.'; |
| 685 | +$string['core.course.askadmintosupport'] = 'Contact the site administrator and tell them you want to use this activity with the Moodle Mobile app.'; |
| 686 | +$string['core.confirmgotabrootdefault'] = 'Are you sure you want to go to the initial page of the current tab?'; |
| 687 | +$string['addon.storagemanager.deletecourse'] = 'Offload all course data'; |
| 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.'; |
| 689 | +$string['addon.storagemanager.managestorage'] = 'Manage storage'; |
| 690 | +$string['addon.storagemanager.storageused'] = 'File storage used:'; |
0 commit comments