Skip to content

Commit fac8cf7

Browse files
committed
Update strings
1 parent 36fd084 commit fac8cf7

File tree

1 file changed

+9
-19
lines changed

1 file changed

+9
-19
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -53,23 +53,9 @@
5353
$string['addon.competency.errornocompetenciesfound'] = 'No competencies found';
5454
$string['addon.competency.nocompetencies'] = 'No competencies';
5555
$string['addon.coursecompletion.complete'] = 'Complete';
56-
$string['addon.coursecompletion.completed'] = 'Completed';
57-
$string['addon.coursecompletion.completiondate'] = 'Completion date';
5856
$string['addon.coursecompletion.couldnotloadreport'] = 'Could not load the course completion report. Please try again later.';
59-
$string['addon.coursecompletion.coursecompletion'] = 'Course completion';
60-
$string['addon.coursecompletion.criteria'] = 'Criteria';
61-
$string['addon.coursecompletion.criteriagroup'] = 'Criteria group';
62-
$string['addon.coursecompletion.criteriarequiredall'] = 'All criteria below are required.';
63-
$string['addon.coursecompletion.criteriarequiredany'] = 'Any criteria below are required.';
64-
$string['addon.coursecompletion.inprogress'] = 'In progress';
65-
$string['addon.coursecompletion.manualselfcompletion'] = 'Manual self completion';
66-
$string['addon.coursecompletion.notyetstarted'] = 'Not yet started';
67-
$string['addon.coursecompletion.pending'] = 'Pending';
6857
$string['addon.coursecompletion.required'] = 'Required';
69-
$string['addon.coursecompletion.requiredcriteria'] = 'Required criteria';
70-
$string['addon.coursecompletion.requirement'] = 'Requirement';
7158
$string['addon.coursecompletion.status'] = 'Status';
72-
$string['addon.coursecompletion.viewcoursereport'] = 'View course report';
7359
$string['addon.files.couldnotloadfiles'] = 'The list of files could not be loaded.';
7460
$string['addon.files.emptyfilelist'] = 'There are no files to show.';
7561
$string['addon.files.erroruploadnotworking'] = 'Unfortunately it is currently not possible to upload files to your site.';
@@ -213,7 +199,7 @@
213199
$string['addon.notifications.playsound'] = 'Play sound';
214200
$string['addon.notifications.therearentnotificationsyet'] = 'There are no notifications.';
215201
$string['core.android'] = 'Android';
216-
$string['core.cannotconnect'] = 'Cannot connect: Verify that you have correctly typed the URL and that your site uses Moodle 2.4 or later.';
202+
$string['core.cannotconnect'] = 'Cannot connect: verify that you have typed correctly the URL.';
217203
$string['core.cannotdownloadfiles'] = 'File downloading is disabled. Please contact your site administrator.';
218204
$string['core.captureaudio'] = 'Record audio';
219205
$string['core.capturedimage'] = 'Taken picture.';
@@ -248,9 +234,12 @@
248234
$string['core.course.errordownloadingcourse'] = 'Error downloading course.';
249235
$string['core.course.errordownloadingsection'] = 'Error downloading section.';
250236
$string['core.course.errorgetmodule'] = 'Error getting activity data.';
237+
$string['core.course.manualcompletionnotsynced'] = 'Manual completion not synchronised.';
251238
$string['core.course.nocontentavailable'] = 'No content available at the moment.';
252239
$string['core.course.refreshcourse'] = 'Refresh course';
253240
$string['core.course.useactivityonbrowser'] = 'You can still use it using your device\'s web browser.';
241+
$string['core.course.warningmanualcompletionmodified'] = 'The manual completion of an activity was modified on the site.';
242+
$string['core.course.warningofflinemanualcompletiondeleted'] = 'Some offline manual completion of course \'{{name}}\' has been deleted. {{error}}';
254243
$string['core.courses.cannotretrievemorecategories'] = 'Categories deeper than level {{$a}} cannot be retrieved.';
255244
$string['core.courses.confirmselfenrol'] = 'Are you sure you want to enrol yourself in this course?';
256245
$string['core.courses.downloadcourses'] = 'Download courses';
@@ -262,7 +251,6 @@
262251
$string['core.courses.filtermycourses'] = 'Filter my courses';
263252
$string['core.courses.notenrollable'] = 'You cannot enrol yourself in this course.';
264253
$string['core.courses.password'] = 'Enrolment key';
265-
$string['core.courses.recentlyoverdue'] = 'Recently overdue';
266254
$string['core.courses.searchcoursesadvice'] = 'You can use the search courses button to find courses to access as a guest or enrol yourself in courses that allow it.';
267255
$string['core.courses.selfenrolment'] = 'Self enrolment';
268256
$string['core.courses.totalcoursesearchresults'] = 'Total courses: {{$a}}';
@@ -335,7 +323,6 @@
335323
$string['core.login.contactyouradministrator'] = 'Contact your site administrator for further help.';
336324
$string['core.login.contactyouradministratorissue'] = 'Please ask your site administrator to check the following issue: {{$a}}';
337325
$string['core.login.credentialsdescription'] = 'Please provide your username and password to log in.';
338-
$string['core.login.emailconfirmsent'] = '<p>An email should have been sent to your address at <b>{{$a}}</b></p><p>It contains easy instructions to complete your registration.</p><p>If you continue to have difficulty, contact the site administrator.</p>';
339326
$string['core.login.emailnotmatch'] = 'Emails do not match';
340327
$string['core.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';
341328
$string['core.login.errordeletesite'] = 'An error occurred while deleting this site. Please try again.';
@@ -370,6 +357,7 @@
370357
$string['core.login.selectsite'] = 'Please select your site:';
371358
$string['core.login.signupplugindisabled'] = '{{$a}} is not enabled.';
372359
$string['core.login.siteaddress'] = 'Site address';
360+
$string['core.login.sitehasredirect'] = 'Your site contains at least one HTTP redirect. The app cannot follow redirects, this could be the issue that\'s preventing the app from connecting to your site.';
373361
$string['core.login.siteinmaintenance'] = 'Your site is in maintenance mode';
374362
$string['core.login.sitepolicynotagreederror'] = 'Site policy not agreed.';
375363
$string['core.login.siteurl'] = 'Site URL';
@@ -383,6 +371,7 @@
383371
$string['core.mainmenu.changesite'] = 'Change site';
384372
$string['core.mainmenu.togglemenu'] = 'Toggle menu';
385373
$string['core.mainmenu.website'] = 'Website';
374+
$string['core.networkerroriframemsg'] = 'This content is not available offline. Please connect to the internet and try again.';
386375
$string['core.networkerrormsg'] = 'There was a problem connecting to the site. Please check your connection and try again.';
387376
$string['core.nopasswordchangeforced'] = 'You cannot proceed without changing your password.';
388377
$string['core.notapplicable'] = 'n/a';
@@ -391,6 +380,7 @@
391380
$string['core.openinbrowser'] = 'Open in browser';
392381
$string['core.percentagenumber'] = '{{$a}}%';
393382
$string['core.pulltorefresh'] = 'Pull to refresh';
383+
$string['core.question.cannotdeterminestatus'] = 'Cannot determine status';
394384
$string['core.question.errorattachmentsnotsupported'] = 'The application doesn\'t support attaching files to answers yet.';
395385
$string['core.question.errorinlinefilesnotsupported'] = 'The application doesn\'t support editing inline files yet.';
396386
$string['core.question.errorquestionnotsupported'] = 'This question type is not supported by the app: {{$a}}.';
@@ -410,6 +400,7 @@
410400
$string['core.settings.cordovadeviceplatform'] = 'Cordova device platform';
411401
$string['core.settings.cordovadeviceuuid'] = 'Cordova device UUID';
412402
$string['core.settings.cordovaversion'] = 'Cordova version';
403+
$string['core.settings.debugdisplaydescription'] = 'If enabled, error modals will display more data about the error if possible.';
413404
$string['core.settings.deletesitefiles'] = 'Are you sure that you want to delete the downloaded files from the site \'{{sitename}}\'?';
414405
$string['core.settings.deletesitefilestitle'] = 'Delete site files';
415406
$string['core.settings.deviceinfo'] = 'Device info';
@@ -431,6 +422,7 @@
431422
$string['core.settings.networkstatus'] = 'Internet connection status';
432423
$string['core.settings.privacypolicy'] = 'Privacy policy';
433424
$string['core.settings.reportinbackground'] = 'Report errors automatically';
425+
$string['core.settings.showdownloadoptions'] = 'Show download options';
434426
$string['core.settings.spaceusage'] = 'Space usage';
435427
$string['core.settings.synchronization'] = 'Synchronisation';
436428
$string['core.settings.synchronizenow'] = 'Synchronise now';
@@ -465,8 +457,6 @@
465457
$string['core.user.errorloaduser'] = 'Error loading user.';
466458
$string['core.user.manager'] = 'Manager';
467459
$string['core.user.sendemail'] = 'Email';
468-
$string['core.user.student'] = 'Student';
469-
$string['core.user.teacher'] = 'Non-editing teacher';
470460
$string['core.viewcode'] = 'View code';
471461
$string['core.vieweditor'] = 'View editor';
472462
$string['core.warningofflinedatadeleted'] = 'Offline data from {{component}} \'{{name}}\' has been deleted. {{error}}';

0 commit comments

Comments
 (0)