|
67 | 67 | $string['mm.core.copiedtoclipboard'] = 'Text copied to clipboard'; |
68 | 68 | $string['mm.core.currentdevice'] = 'Current device'; |
69 | 69 | $string['mm.core.datastoredoffline'] = 'Data stored in the device because it couldn\'t be sent. It will automatically be sent later.'; |
| 70 | +$string['mm.core.deletedoffline'] = 'Deleted offline'; |
70 | 71 | $string['mm.core.deleting'] = 'Deleting'; |
71 | 72 | $string['mm.core.dfdaymonthyear'] = 'MM-DD-YYYY'; |
72 | 73 | $string['mm.core.dfdayweekmonth'] = 'ddd, D MMM'; |
|
111 | 112 | $string['mm.core.nopasswordchangeforced'] = 'You cannot proceed without changing your password.'; |
112 | 113 | $string['mm.core.notapplicable'] = 'n/a'; |
113 | 114 | $string['mm.core.notsent'] = 'Not sent'; |
114 | | -$string['mm.core.offline'] = 'Offline'; |
115 | | -$string['mm.core.online'] = 'Online'; |
116 | 115 | $string['mm.core.openfullimage'] = 'Click here to display the image at full size'; |
117 | 116 | $string['mm.core.openinbrowser'] = 'Open in browser'; |
118 | 117 | $string['mm.core.othergroups'] = 'Other groups'; |
|
123 | 122 | $string['mm.core.retry'] = 'Retry'; |
124 | 123 | $string['mm.core.searching'] = 'Searching'; |
125 | 124 | $string['mm.core.sending'] = 'Sending'; |
126 | | -$string['mm.core.showmore'] = 'Show more...'; |
127 | 125 | $string['mm.core.sitemaintenance'] = 'The site is undergoing maintenance and is currently not available'; |
128 | 126 | $string['mm.core.sizetb'] = 'TB'; |
129 | 127 | $string['mm.core.sorry'] = 'Sorry...'; |
|
175 | 173 | $string['mm.courses.filtermycourses'] = 'Filter my courses'; |
176 | 174 | $string['mm.courses.frontpage'] = 'Front page'; |
177 | 175 | $string['mm.courses.nocourses'] = 'No course information to show.'; |
178 | | -$string['mm.courses.nosearchresults'] = 'There were no results from your search'; |
179 | 176 | $string['mm.courses.notenrollable'] = 'You can not enrol yourself in this course.'; |
180 | 177 | $string['mm.courses.password'] = 'Enrolment key'; |
181 | 178 | $string['mm.courses.searchcoursesadvice'] = 'You can use the search courses button to access as guest or enrol yourself in courses that allow it.'; |
|
243 | 240 | $string['mm.login.reconnect'] = 'Reconnect'; |
244 | 241 | $string['mm.login.reconnectdescription'] = 'Your authentication token is invalid or has expired, you have to reconnect to the site.'; |
245 | 242 | $string['mm.login.reconnectssodescription'] = 'Your authentication token is invalid or has expired, you have to reconnect to the site. You need to log in to the site in a browser window.'; |
| 243 | +$string['mm.login.searchby'] = 'Search by:'; |
| 244 | +$string['mm.login.selectsite'] = 'Please select your site:'; |
246 | 245 | $string['mm.login.signupplugindisabled'] = '{{$a}} is not enabled.'; |
247 | 246 | $string['mm.login.siteaddress'] = 'Site address'; |
248 | 247 | $string['mm.login.siteinmaintenance'] = 'Your site is in maintenance mode'; |
|
533 | 532 | $string['mma.mod_wiki.titleshouldnotbeempty'] = 'Title should not be empty'; |
534 | 533 | $string['mma.mod_wiki.viewpage'] = 'View page'; |
535 | 534 | $string['mma.mod_wiki.wikipage'] = 'Wiki page'; |
| 535 | +$string['mma.mod_workshop.assessmentstrategynotsupported'] = 'Assessment strategy {{$a}} not supported'; |
| 536 | +$string['mma.mod_workshop.selectphase'] = 'Select phase'; |
| 537 | +$string['mma.mod_workshop.warningassessmentmodified'] = 'The user submission was modified in the site.'; |
| 538 | +$string['mma.mod_workshop.warningsubmissionmodified'] = 'The user assessment was modified in the site.'; |
536 | 539 | $string['mma.notes.addnewnote'] = 'Add a new note'; |
537 | 540 | $string['mma.notes.coursenotes'] = 'Course notes'; |
538 | 541 | $string['mma.notes.eventnotecreated'] = 'Note created'; |
|
0 commit comments