Skip to content

Commit 6a322c5

Browse files
committed
Update lang files from 4.1.1
1 parent 85d4549 commit 6a322c5

File tree

3 files changed

+41
-5
lines changed

3 files changed

+41
-5
lines changed

lang/en/local_moodlemobileapp.php

+22-3
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@
139139
$string['addon.mod_folder.emptyfilelist'] = 'There are no files to show.';
140140
$string['addon.mod_forum.errorgetforum'] = 'Error getting forum data.';
141141
$string['addon.mod_forum.errorgetgroups'] = 'Error getting group settings.';
142+
$string['addon.mod_forum.errorloadingsortingorder'] = 'Forum not available in this sorting order';
143+
$string['addon.mod_forum.errorloadingsortingorderdetails'] = 'Try changing the sorting order or going online to view this forum.';
142144
$string['addon.mod_forum.errorposttoallgroups'] = 'Could not create new discussion in all groups.';
143145
$string['addon.mod_forum.forumnodiscussionsyet'] = 'There are no discussions yet in this forum.';
144146
$string['addon.mod_forum.group'] = 'Group';
@@ -361,6 +363,9 @@
361363
$string['core.courses.showonlyenrolled'] = 'Show only my courses';
362364
$string['core.courses.totalcoursesearchresults'] = 'Total courses: {{$a}}';
363365
$string['core.currentdevice'] = 'Current device';
366+
$string['core.reportbuilder.filtersapplied'] = 'There may be filters applied to this view. To edit filters or change the sorting order, <a href="{{$a}}">open this report on your browser.</a>';
367+
$string['core.reportbuilder.showcolumns'] = 'Show columns';
368+
$string['core.reportbuilder.hidecolumns'] = 'Hide columns';
364369
$string['core.datastoredoffline'] = 'Data stored in the device because it couldn\'t be sent. It will be sent automatically later.';
365370
$string['core.deletedoffline'] = 'Deleted offline';
366371
$string['core.deleting'] = 'Deleting';
@@ -409,6 +414,7 @@
409414
$string['core.fileuploader.camera'] = 'Camera';
410415
$string['core.fileuploader.confirmuploadfile'] = 'You are about to upload {{size}}. Are you sure you want to continue?';
411416
$string['core.fileuploader.confirmuploadunknownsize'] = 'It was not possible to calculate the size of the upload. Are you sure you want to continue?';
417+
$string['core.fileuploader.discardrecording'] = 'Discard recording';
412418
$string['core.fileuploader.errorcapturingaudio'] = 'Error capturing audio.';
413419
$string['core.fileuploader.errorcapturingimage'] = 'Error capturing image.';
414420
$string['core.fileuploader.errorcapturingvideo'] = 'Error capturing video.';
@@ -420,10 +426,15 @@
420426
$string['core.fileuploader.file'] = 'File';
421427
$string['core.fileuploader.fileuploaded'] = 'The file was successfully uploaded.';
422428
$string['core.fileuploader.maxbytesfile'] = 'The file {{$a.file}} is too large. The maximum size you can upload is {{$a.size}}.';
429+
$string['core.fileuploader.microphonepermissiondenied'] = 'Permission to access the microphone has been denied.';
430+
$string['core.fileuploader.microphonepermissionrestricted'] = 'Microphone access is restricted.';
431+
$string['core.fileuploader.pauserecording'] = 'Pause recording';
423432
$string['core.fileuploader.photoalbums'] = 'Photo albums';
424433
$string['core.fileuploader.readingfile'] = 'Reading file';
425434
$string['core.fileuploader.readingfileperc'] = 'Reading file: {{$a}}%';
435+
$string['core.fileuploader.resumerecording'] = 'Resume recording';
426436
$string['core.fileuploader.selectafile'] = 'Select a file';
437+
$string['core.fileuploader.startrecordinginstructions'] = 'Tap to start recording';
427438
$string['core.fileuploader.uploadafile'] = 'Upload a file';
428439
$string['core.fileuploader.uploading'] = 'Uploading';
429440
$string['core.fileuploader.uploadingperc'] = 'Uploading: {{$a}}%';
@@ -722,10 +733,16 @@
722733
$string['freemium.biometricloginwithfingerorface'] = 'Use biometric login with your fingerprint or your face.';
723734
$string['freemium.biometricloginturnoff'] = 'You can turn this feature on and off at any time under settings.';
724735
$string['freemium.biometricloginskip'] = 'Skip for now';
736+
$string['freemium.biometricloginsuccessfullyenabled'] = '{{ biometricMethod }} enabled.';
737+
$string['freemium.biometriclogintypefaceid'] = 'FaceID';
738+
$string['freemium.biometriclogintypefingerprint'] = 'Fingerprint';
739+
$string['freemium.biometriclogintypetouchid'] = 'TouchID';
725740
$string['freemium.coursesbatchdownloaddisabled'] = 'Downloading courses in batch is not enabled for this site.';
726741
$string['freemium.coursesdownloadlimitreached'] = 'Courses download limit has been reached! You can only have {{limit}} courses downloaded, contact your administrator to increase this limit or remove some downloaded courses from your device.';
727742
$string['freemium.downloadmainapplicationrequired'] = 'You can only connect to this site using the dedicated app.';
728743
$string['freemium.downloadmainapplicationsuggestion'] = 'The site you are trying to connect to has a dedicated app which you may want to try.';
744+
$string['freemium.feature_autologout'] = 'Auto logout';
745+
$string['freemium.feature_biometriclogin'] = 'Biometric login';
729746
$string['freemium.feature_coursesdownload'] = 'Downloaded courses';
730747
$string['freemium.feature_multimediapushnotifications'] = 'Multimedia push notifications';
731748
$string['freemium.feature_pushnotificationsdevices'] = 'Push notifications devices';
@@ -758,11 +775,8 @@
758775
$string['freemium.subscriptionfeature_limited'] = 'Limited to {{ limit }}';
759776
$string['freemium.subscriptionfeature_unlimited'] = 'Unlimited';
760777
$string['freemium.subscriptionplan'] = 'Subscription plan';
761-
$string['freemium.subscriptionplan_bma'] = 'BMA';
762778
$string['freemium.subscriptionplan_expired'] = 'expired';
763779
$string['freemium.subscriptionplan_free'] = 'Free';
764-
$string['freemium.subscriptionplan_premium'] = 'Premium';
765-
$string['freemium.subscriptionplan_pro'] = 'Pro';
766780
$string['freemium.subscriptionplan_upgrade'] = 'Upgrade your plan';
767781
$string['freemium.subscriptionplan_validuntil'] = 'valid until {{ date }}';
768782
$string['freemium.subscriptionplandescription'] = 'Subscription plans indicate which restriction apply for this site.';
@@ -813,3 +827,8 @@
813827
$string['core.login.helpmelogin'] = '<p>There are many thousands of Moodle sites around the world. This app can only connect to Moodle sites that have specifically enabled Mobile app access.</p><p>If you can\'t connect to your Moodle site then you need to contact your site administrator and ask them to read <a href="http://docs.moodle.org/en/Mobile_app" target="_blank">http://docs.moodle.org/en/Mobile_app</a></p><p>To test the app in a Moodle demo site type <i>teacher</i> or <i>student</i> in the <i>Site address</i> field and click the <b>Connect button</b>.</p>';
814828
$string['core.whoissiteadmin'] = '"Site Administrators" are the people who manage the Moodle at your school/university/company or learning organisation. If you don\'t know how to contact them, please contact your teachers/trainers.';
815829

830+
// Deprecated since v4.1.1
831+
$string['freemium.subscriptionplan_bma'] = 'BMA';
832+
$string['freemium.subscriptionplan_premium'] = 'Premium';
833+
$string['freemium.subscriptionplan_pro'] = 'Pro';
834+

langindex.json

+17
Original file line numberDiff line numberDiff line change
@@ -1652,6 +1652,13 @@
16521652
"core.courses.totalcoursesearchresults": "local_moodlemobileapp",
16531653
"core.currentdevice": "local_moodlemobileapp",
16541654
"core.custom": "form",
1655+
"core.reportbuilder.modifiedby": "tool_reportbuilder",
1656+
"core.reportbuilder.reports": "moodle",
1657+
"core.reportbuilder.reportsource": "moodle",
1658+
"core.reportbuilder.timecreated": "moodle",
1659+
"core.reportbuilder.filtersapplied": "local_moodlemobileapp",
1660+
"core.reportbuilder.showcolumns": "local_moodlemobileapp",
1661+
"core.reportbuilder.hidecolumns": "local_moodlemobileapp",
16551662
"core.datastoredoffline": "local_moodlemobileapp",
16561663
"core.date": "moodle",
16571664
"core.datecreated": "repository",
@@ -1735,9 +1742,11 @@
17351742
"core.filenotfound": "resource",
17361743
"core.fileuploader.addfiletext": "repository",
17371744
"core.fileuploader.audio": "local_moodlemobileapp",
1745+
"core.fileuploader.audiotitle": "tiny_recordrtc",
17381746
"core.fileuploader.camera": "local_moodlemobileapp",
17391747
"core.fileuploader.confirmuploadfile": "local_moodlemobileapp",
17401748
"core.fileuploader.confirmuploadunknownsize": "local_moodlemobileapp",
1749+
"core.fileuploader.discardrecording": "local_moodlemobileapp",
17411750
"core.fileuploader.errorcapturingaudio": "local_moodlemobileapp",
17421751
"core.fileuploader.errorcapturingimage": "local_moodlemobileapp",
17431752
"core.fileuploader.errorcapturingvideo": "local_moodlemobileapp",
@@ -1751,11 +1760,18 @@
17511760
"core.fileuploader.fileuploaded": "local_moodlemobileapp",
17521761
"core.fileuploader.invalidfiletype": "repository",
17531762
"core.fileuploader.maxbytesfile": "local_moodlemobileapp",
1763+
"core.fileuploader.microphonepermissiondenied": "local_moodlemobileapp",
1764+
"core.fileuploader.microphonepermissionrestricted": "local_moodlemobileapp",
17541765
"core.fileuploader.more": "data",
1766+
"core.fileuploader.pauserecording": "local_moodlemobileapp",
17551767
"core.fileuploader.photoalbums": "local_moodlemobileapp",
17561768
"core.fileuploader.readingfile": "local_moodlemobileapp",
17571769
"core.fileuploader.readingfileperc": "local_moodlemobileapp",
1770+
"core.fileuploader.resumerecording": "local_moodlemobileapp",
17581771
"core.fileuploader.selectafile": "local_moodlemobileapp",
1772+
"core.fileuploader.startrecording": "tiny_recordrtc",
1773+
"core.fileuploader.startrecordinginstructions": "local_moodlemobileapp",
1774+
"core.fileuploader.stoprecording": "tiny_recordrtc",
17591775
"core.fileuploader.uploadafile": "local_moodlemobileapp",
17601776
"core.fileuploader.uploading": "local_moodlemobileapp",
17611777
"core.fileuploader.uploadingperc": "local_moodlemobileapp",
@@ -2098,6 +2114,7 @@
20982114
"core.nopasswordchangeforced": "local_moodlemobileapp",
20992115
"core.nopermissionerror": "local_moodlemobileapp",
21002116
"core.nopermissions": "error",
2117+
"core.nopermissiontoaccesspage": "error",
21012118
"core.noresults": "moodle",
21022119
"core.noselection": "form",
21032120
"core.notapplicable": "local_moodlemobileapp",

version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
defined('MOODLE_INTERNAL') || die;
2727

28-
$plugin->version = 2022121900;
28+
$plugin->version = 2023022800;
2929
$plugin->requires = 2018051700; // Require Moodle version (3.5).
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '4.1.0'; // This should be the latest Mobile app version
31+
$plugin->release = '4.1.1'; // This should be the latest Mobile app version
3232
$plugin->component = 'local_moodlemobileapp';

0 commit comments

Comments
 (0)