|
239 | 239 | $string['core.course.askadmintosupport'] = 'Contact the site administrator and tell them you want to use this activity with the Moodle Mobile app.'; |
240 | 240 | $string['core.course.availablespace'] = ' You currently have about {{available}} free space.'; |
241 | 241 | $string['core.course.confirmdeletemodulefiles'] = 'Are you sure you want to delete these files?'; |
242 | | -$string['core.course.confirmdownload'] = 'You are about to download {{size}}. Are you sure you want to continue?'; |
243 | | -$string['core.course.confirmdownloadunknownsize'] = 'It was not possible to calculate the size of the download. Are you sure you want to continue?'; |
| 242 | +$string['core.course.confirmdownload'] = 'You are about to download {{size}}.{{availableSpace}} Are you sure you want to continue?'; |
| 243 | +$string['core.course.confirmdownloadunknownsize'] = 'It was not possible to calculate the size of the download.{{availableSpace}} Are you sure you want to continue?'; |
244 | 244 | $string['core.course.confirmlimiteddownload'] = 'You are not currently connected to Wi-Fi. '; |
245 | | -$string['core.course.confirmpartialdownloadsize'] = 'You are about to download <strong>at least</strong> {{size}}. Are you sure you want to continue?'; |
| 245 | +$string['core.course.confirmpartialdownloadsize'] = 'You are about to download <strong>at least</strong> {{size}}.{{availableSpace}} Are you sure you want to continue?'; |
246 | 246 | $string['core.course.contents'] = 'Contents'; |
247 | 247 | $string['core.course.couldnotloadsectioncontent'] = 'Could not load the section content. Please try again later.'; |
248 | 248 | $string['core.course.couldnotloadsections'] = 'Could not load the sections. Please try again later.'; |
|
423 | 423 | $string['core.settings.cordovadeviceuuid'] = 'Cordova device UUID'; |
424 | 424 | $string['core.settings.cordovaversion'] = 'Cordova version'; |
425 | 425 | $string['core.settings.debugdisplaydescription'] = 'If enabled, error modals will display more data about the error if possible.'; |
426 | | -$string['core.settings.deletesitefiles'] = 'Are you sure that you want to delete the downloaded files from the site \'{{sitename}}\'?'; |
| 426 | +$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.'; |
427 | 427 | $string['core.settings.deletesitefilestitle'] = 'Delete site files'; |
428 | 428 | $string['core.settings.deviceinfo'] = 'Device info'; |
429 | 429 | $string['core.settings.deviceos'] = 'Device OS'; |
|
0 commit comments