|
156 | 156 | $string['mm.course.contents'] = 'Contents'; |
157 | 157 | $string['mm.course.couldnotloadsectioncontent'] = 'Could not load the section content. Please try again later.'; |
158 | 158 | $string['mm.course.couldnotloadsections'] = 'Could not load the sections. Please try again later.'; |
| 159 | +$string['mm.course.downloadcourse'] = 'Download course'; |
| 160 | +$string['mm.course.errordownloadingcourse'] = 'Error downloading course.'; |
159 | 161 | $string['mm.course.errordownloadingsection'] = 'Error downloading section.'; |
160 | 162 | $string['mm.course.errorgetmodule'] = 'Error getting activity data.'; |
161 | 163 | $string['mm.course.gotothesite'] = 'Go to the site'; |
|
165 | 167 | $string['mm.course.whoops'] = 'Whoops!'; |
166 | 168 | $string['mm.courses.cannotretrievemorecategories'] = 'Categories deeper than level {{$a}} cannot be retrieved.'; |
167 | 169 | $string['mm.courses.confirmselfenrol'] = 'Are you sure you want to enrol yourself in this course?'; |
| 170 | +$string['mm.courses.downloadcourses'] = 'Download courses'; |
168 | 171 | $string['mm.courses.enrolme'] = 'Enrol me'; |
169 | 172 | $string['mm.courses.errorloadcategories'] = 'An error occurred while loading categories.'; |
170 | 173 | $string['mm.courses.errorloadcourses'] = 'An error occurred while loading courses.'; |
|
192 | 195 | $string['mm.fileuploader.errorreadingfile'] = 'Error reading file.'; |
193 | 196 | $string['mm.fileuploader.errorwhileuploading'] = 'An error occurred during the file upload.'; |
194 | 197 | $string['mm.fileuploader.file'] = 'File'; |
| 198 | +$string['mm.fileuploader.filesofthesetypes'] = 'Accepted file types:'; |
195 | 199 | $string['mm.fileuploader.fileuploaded'] = 'The file was successfully uploaded.'; |
196 | 200 | $string['mm.fileuploader.maxbytesfile'] = 'The file {{$a.file}} is too large. The maximum size you can upload is {{$a.size}}.'; |
197 | 201 | $string['mm.fileuploader.photoalbums'] = 'Photo albums'; |
|
421 | 425 | $string['mma.mod_assign.errorshowinginformation'] = 'Submission information cannot be displayed.'; |
422 | 426 | $string['mma.mod_assign.feedbacknotsupported'] = 'This feedback is not supported by the app and may not contain all the information.'; |
423 | 427 | $string['mma.mod_assign.gradenotsynced'] = 'Grade not synced'; |
424 | | -$string['mma.mod_assign.notallparticipantsareshown'] = 'Participants who have not made a submission are not shown.'; |
| 428 | +$string['mma.mod_assign.notallparticipantsareshown'] = 'Participants who have not made a submission are not shown.'; |
425 | 429 | $string['mma.mod_assign.submissionnotsupported'] = 'This submission is not supported by the app and may not contain all the information.'; |
426 | 430 | $string['mma.mod_assign.userwithid'] = 'User with ID {{id}}'; |
427 | 431 | $string['mma.mod_assign.warningsubmissiongrademodified'] = 'The submission grade was modified on the site.'; |
|
0 commit comments