|
144 | 144 | $string['addon.mod_glossary.errorloadingglossary'] = 'An error occurred while loading the glossary.'; |
145 | 145 | $string['addon.mod_glossary.noentriesfound'] = 'No entries were found.'; |
146 | 146 | $string['addon.mod_glossary.searchquery'] = 'Search query'; |
| 147 | +$string['addon.mod_h5pactivity.downloadh5pfile'] = 'Download H5P file'; |
| 148 | +$string['addon.mod_h5pactivity.errorgetactivity'] = 'Error getting H5P activity data.'; |
| 149 | +$string['addon.mod_h5pactivity.filestatenotdownloaded'] = 'The H5P package is not downloaded. You need to download it to be able to use it.'; |
| 150 | +$string['addon.mod_h5pactivity.filestateoutdated'] = 'The H5P package has been modified since the last download. You need to download it again to be able to use it.'; |
| 151 | +$string['addon.mod_h5pactivity.offlinedisabledwarning'] = 'You will need to be online to view the H5P package.'; |
| 152 | +$string['addon.mod_h5pactivity.viewattempt'] = 'View attempt {{$a}}'; |
147 | 153 | $string['addon.mod_imscp.showmoduledescription'] = 'Show description'; |
148 | 154 | $string['addon.mod_lesson.errorprefetchrandombranch'] = 'This lesson contains a jump to a random content page. It can\'t be attempted in the app until it has been started in a web browser.'; |
149 | 155 | $string['addon.mod_lesson.errorreviewretakenotlast'] = 'This attempt can no longer be reviewed because another attempt has been finished.'; |
|
236 | 242 | $string['core.confirmcanceledit'] = 'Are you sure you want to leave this page? All changes will be lost.'; |
237 | 243 | $string['core.confirmgotabroot'] = 'Are you sure you want to go back to {{name}}?'; |
238 | 244 | $string['core.confirmgotabrootdefault'] = 'Are you sure you want to go to the initial page of the current tab?'; |
| 245 | +$string['core.confirmleaveunknownchanges'] = 'Are you sure you want to leave this page? If you have some unsaved changes they will be lost.'; |
239 | 246 | $string['core.confirmloss'] = 'Are you sure? All changes will be lost.'; |
240 | 247 | $string['core.confirmopeninbrowser'] = 'Do you want to open it in a web browser?'; |
241 | | -$string['core.confirmreadfiletoobig'] = 'It seems the app previously crashed when trying to read a file as big as this one. Are you sure you want to continue?<br><br>If this file is stored in a repository like Google Drive, please try to download the file to your device first and use the downloaded file.'; |
242 | 248 | $string['core.contenteditingsynced'] = 'The content you are editing has been synced.'; |
243 | 249 | $string['core.contentlinks.chooseaccount'] = 'Choose account'; |
244 | 250 | $string['core.contentlinks.chooseaccounttoopenlink'] = 'Choose an account to open the link with.'; |
|
535 | 541 | $string['core.sharedfiles.successstorefile'] = 'File successfully stored. Select the file to upload to your private files or use in an activity.'; |
536 | 542 | $string['core.sizetb'] = 'TB'; |
537 | 543 | $string['core.sorry'] = 'Sorry...'; |
| 544 | +$string['core.storingfiles'] = 'Storing files'; |
538 | 545 | $string['core.tablet'] = 'Tablet'; |
539 | 546 | $string['core.tag.errorareanotsupported'] = 'This tag area is not supported by the app.'; |
540 | 547 | $string['core.tag.warningareasnotsupported'] = 'Some of the tag areas are not displayed because they are not supported by the app.'; |
|
0 commit comments