|
53 | 53 | $string['mm.core.android'] = 'Android'; |
54 | 54 | $string['mm.core.cannotconnect'] = 'Cannot connect: Verify that you have typed correctly the URL and that your site uses Moodle 2.4 or later.'; |
55 | 55 | $string['mm.core.cannotdownloadfiles'] = 'File downloading is disabled in your Mobile service. Please, contact your site administrator.'; |
| 56 | +$string['mm.core.captureaudio'] = 'Record audio'; |
| 57 | +$string['mm.core.capturedimage'] = 'Taken picture.'; |
| 58 | +$string['mm.core.captureimage'] = 'Take picture'; |
| 59 | +$string['mm.core.capturevideo'] = 'Record video'; |
56 | 60 | $string['mm.core.clearsearch'] = 'Clear search'; |
57 | 61 | $string['mm.core.clicktoseefull'] = 'Click to see full contents.'; |
58 | 62 | $string['mm.core.commentsnotworking'] = 'Comments cannot be retrieved'; |
|
98 | 102 | $string['mm.core.imageviewer'] = 'Image viewer'; |
99 | 103 | $string['mm.core.info'] = 'Info'; |
100 | 104 | $string['mm.core.ios'] = 'iOS'; |
| 105 | +$string['mm.core.lastdownloaded'] = 'Last downloaded'; |
101 | 106 | $string['mm.core.lastsync'] = 'Last synchronization'; |
102 | 107 | $string['mm.core.loadmore'] = 'Load more'; |
103 | 108 | $string['mm.core.lostconnection'] = 'Your authentication token is invalid or has expired, you will have to reconnect to the site.'; |
104 | 109 | $string['mm.core.mygroups'] = 'My groups'; |
105 | | -$string['mm.core.networkerrormsg'] = 'Network not enabled or not working.'; |
| 110 | +$string['mm.core.networkerrormsg'] = 'There was a problem connecting to the site. Please check your connection and try again.'; |
106 | 111 | $string['mm.core.nopasswordchangeforced'] = 'You cannot proceed without changing your password.'; |
107 | 112 | $string['mm.core.notapplicable'] = 'n/a'; |
108 | 113 | $string['mm.core.notsent'] = 'Not sent'; |
|
432 | 437 | $string['mma.mod_choice.errorgetchoice'] = 'Error getting choice data.'; |
433 | 438 | $string['mma.mod_choice.responsesresultgraphdescription'] = '{{number}}% of the users chose the option: {{text}}.'; |
434 | 439 | $string['mma.mod_choice.resultsnotsynced'] = 'Results doesn\'t include your last response. Please, synchronize to update them.'; |
| 440 | +$string['mma.mod_data.errorapproving'] = 'Error approving or unapproving entry.'; |
| 441 | +$string['mma.mod_data.errordeleting'] = 'Error deleting the entry.'; |
435 | 442 | $string['mma.mod_feedback.captchaofflinewarning'] = 'Feedback with captcha cannot be completed offline, or if not configured, or if the server is down.'; |
436 | 443 | $string['mma.mod_feedback.feedback_submitted_offline'] = 'This feedback has been saved to be submitted later.'; |
437 | 444 | $string['mma.mod_folder.emptyfilelist'] = 'There are no files to show.'; |
|
464 | 471 | $string['mma.mod_imscp.showmoduledescription'] = 'Show description'; |
465 | 472 | $string['mma.mod_label.label'] = 'Label'; |
466 | 473 | $string['mma.mod_label.taptoview'] = 'Tap to view the label.'; |
| 474 | +$string['mma.mod_lesson.errorprefetchrandombranch'] = 'This lesson contains a jump to a random content page, it cannot be attempted in the app until it has been started in web.'; |
467 | 475 | $string['mma.mod_lesson.errorreviewretakenotlast'] = 'This attempt can no longer be reviewed because another attempt has been finished.'; |
468 | 476 | $string['mma.mod_lesson.finishretakeoffline'] = 'This attempt was finished offline.'; |
469 | 477 | $string['mma.mod_lesson.retakefinishedinsync'] = 'An offline attempt was synchronized. Do you want to review it?'; |
|
0 commit comments