|
53 | 53 | $string['mm.core.category'] = 'Category'; |
54 | 54 | $string['mm.core.choose'] = 'Choose'; |
55 | 55 | $string['mm.core.clearsearch'] = 'Clear search'; |
| 56 | +$string['mm.core.clicktohideshow'] = 'Click to expand or collapse'; |
56 | 57 | $string['mm.core.close'] = 'Close'; |
57 | 58 | $string['mm.core.completion-alt-auto-fail'] = 'Completed: {{$a}} (did not achieve pass grade)'; |
58 | 59 | $string['mm.core.completion-alt-auto-n'] = 'Not completed: {{$a}}'; |
|
147 | 148 | $string['mm.core.sizetb'] = 'TB'; |
148 | 149 | $string['mm.core.success'] = 'Success!'; |
149 | 150 | $string['mm.core.tablet'] = 'Tablet'; |
| 151 | +$string['mm.core.teachers'] = 'Teachers'; |
150 | 152 | $string['mm.core.unexpectederror'] = 'Unexepected error. Please close and reopen the application to try again'; |
151 | 153 | $string['mm.core.unknown'] = 'Unknown'; |
152 | 154 | $string['mm.core.userdeleted'] = 'This user account has been deleted'; |
|
177 | 179 | $string['mm.courses.frontpage'] = 'Front page'; |
178 | 180 | $string['mm.courses.mycourses'] = 'My courses'; |
179 | 181 | $string['mm.courses.nosearchresults'] = 'There were no results from your search'; |
| 182 | +$string['mm.courses.notenrollable'] = 'You can not enrol yourself in this course.'; |
180 | 183 | $string['mm.courses.password'] = 'Enrolment key'; |
181 | 184 | $string['mm.courses.search'] = 'Search'; |
182 | 185 | $string['mm.courses.searchcourses'] = 'Search courses'; |
| 186 | +$string['mm.courses.selfenrolment'] = 'Self-enrolment'; |
183 | 187 | $string['mm.courses.totalcoursesearchresults'] = 'Total courses: {{$a}}'; |
184 | 188 | $string['mm.login.authenticating'] = 'Authenticating'; |
185 | 189 | $string['mm.login.cancel'] = 'Cancel'; |
|
478 | 482 | $string['mma.notifications.errorgetnotifications'] = 'Error getting notifications'; |
479 | 483 | $string['mma.notifications.notifications'] = 'Notifications'; |
480 | 484 | $string['mma.notifications.therearentnotificationsyet'] = 'There are no notifications'; |
| 485 | +$string['mma.participants.noparticipants'] = 'No participants found for this course'; |
481 | 486 | $string['mma.participants.participants'] = 'Participants'; |
482 | 487 | $string['pluginname'] = 'Moodle Mobile language strings'; |
483 | 488 |
|
0 commit comments