|
54 | 54 | $string['mm.core.choose'] = 'Choose'; |
55 | 55 | $string['mm.core.clearsearch'] = 'Clear search'; |
56 | 56 | $string['mm.core.clicktohideshow'] = 'Click to expand or collapse'; |
| 57 | +$string['mm.core.clicktoseefull'] = 'Click to see full contents.'; |
57 | 58 | $string['mm.core.close'] = 'Close'; |
58 | 59 | $string['mm.core.completion-alt-auto-fail'] = 'Completed: {{$a}} (did not achieve pass grade)'; |
59 | 60 | $string['mm.core.completion-alt-auto-n'] = 'Not completed: {{$a}}'; |
|
77 | 78 | $string['mm.core.errordownloading'] = 'Error downloading file.'; |
78 | 79 | $string['mm.core.errordownloadingsomefiles'] = 'Error downloading module files. Some files might be missing.'; |
79 | 80 | $string['mm.core.errorinvalidresponse'] = 'Invalid response received. Please contact your Moodle site administrator if the error persists.'; |
| 81 | +$string['mm.core.erroropenfilenoapp'] = 'Error opening the file: no app found to open this kind of file.'; |
| 82 | +$string['mm.core.erroropenfilenoextension'] = 'Error opening the file: the file doesn\'t have extension.'; |
80 | 83 | $string['mm.core.help'] = 'Help'; |
81 | 84 | $string['mm.core.hour'] = 'hour'; |
82 | 85 | $string['mm.core.hours'] = 'hours'; |
|
162 | 165 | $string['mm.course.activitynotyetviewable'] = 'This activity or resource is not yet viewable in the app.'; |
163 | 166 | $string['mm.course.activitynotyetviewablegothere'] = 'This activity or resource is not yet viewable in the app, click the button below to access it from the site.'; |
164 | 167 | $string['mm.course.allsections'] = 'All sections'; |
| 168 | +$string['mm.course.confirmdownloadsection'] = 'You are about to download {{size}}. Are you sure you want to continue?'; |
165 | 169 | $string['mm.course.contents'] = 'Contents'; |
166 | 170 | $string['mm.course.couldnotloadsectioncontent'] = 'Could not load the section content, please try again later.'; |
167 | 171 | $string['mm.course.couldnotloadsections'] = 'Could not load the sections, please try again later.'; |
| 172 | +$string['mm.course.errordownloadingsection'] = 'Error downloading section.'; |
168 | 173 | $string['mm.course.gotothesite'] = 'Go to the site'; |
169 | 174 | $string['mm.course.nocontentavailable'] = 'No content available at the moment.'; |
170 | 175 | $string['mm.course.showall'] = 'Show all'; |
|
0 commit comments