|
68 | 68 | $string['mm.core.dfmediumdate'] = 'LLL'; |
69 | 69 | $string['mm.core.dftimedate'] = 'h[:]mm A'; |
70 | 70 | $string['mm.core.downloading'] = 'Downloading'; |
71 | | -$string['mm.core.elementseparator'] = ', '; |
| 71 | +$string['mm.core.elementseparator'] = ','; |
72 | 72 | $string['mm.core.errorchangecompletion'] = 'An error occurred while changing the completion status. Please try again.'; |
73 | 73 | $string['mm.core.errordownloading'] = 'Error downloading file.'; |
74 | 74 | $string['mm.core.errordownloadingsomefiles'] = 'Error downloading module files. Some files might be missing.'; |
|
109 | 109 | $string['mm.core.mod_url'] = 'URL'; |
110 | 110 | $string['mm.core.mod_wiki'] = 'Wiki'; |
111 | 111 | $string['mm.core.mod_workshop'] = 'Workshop'; |
| 112 | +$string['mm.core.mygroups'] = 'My groups'; |
112 | 113 | $string['mm.core.networkerrormsg'] = 'Network not enabled or not working.'; |
113 | 114 | $string['mm.core.notapplicable'] = 'n/a'; |
114 | 115 | $string['mm.core.numdays'] = '{{$a}} days'; |
|
121 | 122 | $string['mm.core.online'] = 'Online'; |
122 | 123 | $string['mm.core.openfullimage'] = 'Click here to display the image at full size'; |
123 | 124 | $string['mm.core.openinbrowser'] = 'Open in browser'; |
| 125 | +$string['mm.core.othergroups'] = 'Other groups'; |
124 | 126 | $string['mm.core.percentagenumber'] = '{{$a}}%'; |
| 127 | +$string['mm.core.pictureof'] = 'Picture of {{$a}}'; |
125 | 128 | $string['mm.core.pulltorefresh'] = 'Pull to refresh'; |
126 | 129 | $string['mm.core.requireduserdatamissing'] = 'This user lacks some required profile data. Please, fill this data in your Moodle and try again.<br>{{$a}}'; |
127 | 130 | $string['mm.core.searching'] = 'Searching'; |
|
177 | 180 | $string['mm.login.connect'] = 'Connect!'; |
178 | 181 | $string['mm.login.connecttomoodle'] = 'Connect to Moodle'; |
179 | 182 | $string['mm.login.credentials'] = 'Credentials'; |
180 | | -$string['mm.login.credentialsdescription'] = 'Please provide your username and password to login on '; |
| 183 | +$string['mm.login.credentialsdescription'] = 'Please provide your username and password to login on'; |
181 | 184 | $string['mm.login.erroraccesscontrolalloworigin'] = 'The Cross-Origin call you\'re trying to perform has been rejected. Please check https://docs.moodle.org/dev/Moodle_Mobile_development_using_Chrome_or_Chromium'; |
182 | 185 | $string['mm.login.errordeletesite'] = 'An error occurred while deleting this site. Please try again.'; |
183 | 186 | $string['mm.login.errorupdatesite'] = 'An error ocurred while updating the site\'s token.'; |
|
278 | 281 | $string['mm.user.roles'] = 'Roles'; |
279 | 282 | $string['mm.user.student'] = 'Student'; |
280 | 283 | $string['mm.user.teacher'] = 'Non-editing teacher'; |
| 284 | +$string['mm.user.viewprofile'] = 'View profile'; |
281 | 285 | $string['mm.user.webpage'] = 'Web page'; |
282 | 286 | $string['mma.calendar.calendarevents'] = 'Calendar events'; |
283 | 287 | $string['mma.calendar.errorloadevent'] = 'Error loading event.'; |
|
369 | 373 | $string['mma.messages.type_online'] = 'Online'; |
370 | 374 | $string['mma.messages.type_search'] = 'Search results'; |
371 | 375 | $string['mma.messages.type_strangers'] = 'Others'; |
372 | | -$string['mma.messages.unblockcontact'] = 'Unlock contact'; |
373 | 376 | $string['mma.mod_assign.userwithid'] = 'User with Id {{id}}'; |
374 | 377 | $string['mma.mod_chat.errorwhileconnecting'] = 'Error while connecting to the chat.'; |
375 | 378 | $string['mma.mod_chat.errorwhilegettingchatdata'] = 'Error while getting chat data.'; |
|
440 | 443 | $string['mma.mod_survey.results'] = 'Results'; |
441 | 444 | $string['mma.mod_url.accessurl'] = 'Access the URL'; |
442 | 445 | $string['mma.mod_url.pointingtourl'] = 'URL this resource points to'; |
| 446 | +$string['mma.mod_wiki.errorloadingpage'] = 'An error occured while loading page.'; |
| 447 | +$string['mma.mod_wiki.errornowikiavailable'] = 'There\'s no wiki available to be shown.'; |
| 448 | +$string['mma.mod_wiki.gowikihome'] = 'Go Wiki home'; |
| 449 | +$string['mma.mod_wiki.subwiki'] = 'Subwiki'; |
| 450 | +$string['mma.mod_wiki.viewpage'] = 'View page'; |
443 | 451 | $string['mma.notes.addnewnote'] = 'Add a new note'; |
444 | 452 | $string['mma.notes.coursenotes'] = 'Course notes'; |
445 | 453 | $string['mma.notes.eventnotecreated'] = 'Note created'; |
|
0 commit comments