Skip to content

Commit 7a2bae3

Browse files
committed
Sync strings for 3.6
1 parent fac8cf7 commit 7a2bae3

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,11 @@
5454
$string['addon.competency.nocompetencies'] = 'No competencies';
5555
$string['addon.coursecompletion.complete'] = 'Complete';
5656
$string['addon.coursecompletion.couldnotloadreport'] = 'Could not load the course completion report. Please try again later.';
57-
$string['addon.coursecompletion.required'] = 'Required';
5857
$string['addon.coursecompletion.status'] = 'Status';
5958
$string['addon.files.couldnotloadfiles'] = 'The list of files could not be loaded.';
6059
$string['addon.files.emptyfilelist'] = 'There are no files to show.';
6160
$string['addon.files.erroruploadnotworking'] = 'Unfortunately it is currently not possible to upload files to your site.';
6261
$string['addon.messageoutput_airnotifier.processorsettingsdesc'] = 'Configure devices';
63-
$string['addon.messages.blockcontactconfirm'] = 'You will no longer receive messages from this contact.';
6462
$string['addon.messages.contactlistempty'] = 'The contact list is empty';
6563
$string['addon.messages.contactname'] = 'Contact name';
6664
$string['addon.messages.deletemessage'] = 'Delete message';
@@ -69,15 +67,17 @@
6967
$string['addon.messages.errorwhileretrievingcontacts'] = 'Error while retrieving contacts from the server.';
7068
$string['addon.messages.errorwhileretrievingdiscussions'] = 'Error while retrieving discussions from the server.';
7169
$string['addon.messages.errorwhileretrievingmessages'] = 'Error while retrieving messages from the server.';
70+
$string['addon.messages.errorwhileretrievingusers'] = 'Error while retrieving users from the server.';
7271
$string['addon.messages.messagenotsent'] = 'The message was not sent. Please try again later.';
7372
$string['addon.messages.newmessages'] = 'New messages';
7473
$string['addon.messages.nousersfound'] = 'No users found';
75-
$string['addon.messages.removecontactconfirm'] = 'Contact will be removed from your contacts list.';
74+
$string['addon.messages.showdeletemessages'] = 'Show delete messages';
7675
$string['addon.messages.type_blocked'] = 'Blocked';
7776
$string['addon.messages.type_offline'] = 'Offline';
7877
$string['addon.messages.type_online'] = 'Online';
7978
$string['addon.messages.type_search'] = 'Search results';
8079
$string['addon.messages.type_strangers'] = 'Others';
80+
$string['addon.messages.warningconversationmessagenotsent'] = 'Couldn\'t send message(s) to conversation {{conversation}}. {{error}}';
8181
$string['addon.messages.warningmessagenotsent'] = 'Couldn\'t send message(s) to user {{user}}. {{error}}';
8282
$string['addon.mod_assign.acceptsubmissionstatement'] = 'Please accept the submission statement.';
8383
$string['addon.mod_assign.cannoteditduetostatementsubmission'] = 'You can\'t add or edit a submission in the app because the submission statement could not be retrieved from the site.';
@@ -199,7 +199,7 @@
199199
$string['addon.notifications.playsound'] = 'Play sound';
200200
$string['addon.notifications.therearentnotificationsyet'] = 'There are no notifications.';
201201
$string['core.android'] = 'Android';
202-
$string['core.cannotconnect'] = 'Cannot connect: verify that you have typed correctly the URL.';
202+
$string['core.cannotconnect'] = 'Cannot connect: Verify that you have correctly typed the URL and that your site uses Moodle 2.4 or later.';
203203
$string['core.cannotdownloadfiles'] = 'File downloading is disabled. Please contact your site administrator.';
204204
$string['core.captureaudio'] = 'Record audio';
205205
$string['core.capturedimage'] = 'Taken picture.';
@@ -230,7 +230,6 @@
230230
$string['core.course.contents'] = 'Contents';
231231
$string['core.course.couldnotloadsectioncontent'] = 'Could not load the section content. Please try again later.';
232232
$string['core.course.couldnotloadsections'] = 'Could not load the sections. Please try again later.';
233-
$string['core.course.downloadcourse'] = 'Download course';
234233
$string['core.course.errordownloadingcourse'] = 'Error downloading course.';
235234
$string['core.course.errordownloadingsection'] = 'Error downloading section.';
236235
$string['core.course.errorgetmodule'] = 'Error getting activity data.';
@@ -301,6 +300,7 @@
301300
$string['core.fileuploader.maxbytesfile'] = 'The file {{$a.file}} is too large. The maximum size you can upload is {{$a.size}}.';
302301
$string['core.fileuploader.photoalbums'] = 'Photo albums';
303302
$string['core.fileuploader.readingfile'] = 'Reading file';
303+
$string['core.fileuploader.readingfileperc'] = 'Reading file: {{$a}}%';
304304
$string['core.fileuploader.selectafile'] = 'Select a file';
305305
$string['core.fileuploader.uploadafile'] = 'Upload a file';
306306
$string['core.fileuploader.uploading'] = 'Uploading';
@@ -323,20 +323,22 @@
323323
$string['core.login.contactyouradministrator'] = 'Contact your site administrator for further help.';
324324
$string['core.login.contactyouradministratorissue'] = 'Please ask your site administrator to check the following issue: {{$a}}';
325325
$string['core.login.credentialsdescription'] = 'Please provide your username and password to log in.';
326+
$string['core.login.emailconfirmsentnoemail'] = '<p>An email should have been sent to your address.</p><p>It contains easy instructions to complete your registration.</p><p>If you continue to have difficulty, contact the site administrator.</p>';
326327
$string['core.login.emailnotmatch'] = 'Emails do not match';
327328
$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';
328329
$string['core.login.errordeletesite'] = 'An error occurred while deleting this site. Please try again.';
329330
$string['core.login.errorupdatesite'] = 'An error occurred while updating the site\'s token.';
331+
$string['core.login.findyoursite'] = 'Find your site';
330332
$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>';
331333
$string['core.login.invalidaccount'] = 'Please check your login details or ask your site administrator to check the site configuration.';
332-
$string['core.login.invaliddate'] = 'Invalid date';
333334
$string['core.login.invalidmoodleversion'] = 'Invalid Moodle version. The minimum version required is 2.4.';
334335
$string['core.login.invalidsite'] = 'The site URL is invalid.';
335336
$string['core.login.invalidtime'] = 'Invalid time';
336337
$string['core.login.invalidvaluemax'] = 'The maximum value is {{$a}}';
337338
$string['core.login.invalidvaluemin'] = 'The minimum value is {{$a}}';
338339
$string['core.login.legacymoodleversion'] = 'You are trying to connect to an unsupported Moodle version. Please, download the Moodle Classic app to access this Moodle site.';
339340
$string['core.login.legacymoodleversiondesktop'] = 'You are trying to connect to <b>{{$a}}</b>.<br><br>This site is running an outdated unsupported version of Moodle which will not work with this Moodle Desktop App.<br><br>If this is your site please contact your local moodle partner to get assistance to update it.<br><br>See <a href="https://moodle.com/contact">our contact page</a> to submit a request for assistance.';
341+
$string['core.login.legacymoodleversiondesktopdownloadold'] = '<br><br>Alternatively, you can still access this site using an unsupported version of the app that can be downloaded from here.';
340342
$string['core.login.localmobileunexpectedresponse'] = 'Moodle Mobile Additional Features check returned an unexpected response. You will be authenticated using the standard mobile service.';
341343
$string['core.login.loggedoutssodescription'] = 'You have to authenticate again. You need to log in to the site in a browser window.';
342344
$string['core.login.loginbutton'] = 'Log in';
@@ -369,11 +371,11 @@
369371
$string['core.lostconnection'] = 'Your authentication token is invalid or has expired. You will have to reconnect to the site.';
370372
$string['core.mainmenu.appsettings'] = 'App settings';
371373
$string['core.mainmenu.changesite'] = 'Change site';
372-
$string['core.mainmenu.togglemenu'] = 'Toggle menu';
373374
$string['core.mainmenu.website'] = 'Website';
374375
$string['core.networkerroriframemsg'] = 'This content is not available offline. Please connect to the internet and try again.';
375376
$string['core.networkerrormsg'] = 'There was a problem connecting to the site. Please check your connection and try again.';
376377
$string['core.nopasswordchangeforced'] = 'You cannot proceed without changing your password.';
378+
$string['core.nopermissionerror'] = 'Sorry, but you do not currently have permissions to do that';
377379
$string['core.notapplicable'] = 'n/a';
378380
$string['core.notsent'] = 'Not sent';
379381
$string['core.openfullimage'] = 'Click here to display the full size image';
@@ -453,12 +455,11 @@
453455
$string['core.unzipping'] = 'Unzipping';
454456
$string['core.user.contact'] = 'Contact';
455457
$string['core.user.detailsnotavailable'] = 'The details of this user are not available to you.';
456-
$string['core.user.editingteacher'] = 'Teacher';
457458
$string['core.user.errorloaduser'] = 'Error loading user.';
458-
$string['core.user.manager'] = 'Manager';
459459
$string['core.user.sendemail'] = 'Email';
460460
$string['core.viewcode'] = 'View code';
461461
$string['core.vieweditor'] = 'View editor';
462+
$string['core.viewembeddedcontent'] = 'View embedded content';
462463
$string['core.warningofflinedatadeleted'] = 'Offline data from {{component}} \'{{name}}\' has been deleted. {{error}}';
463464
$string['core.whoops'] = 'Oops!';
464465
$string['core.whyisthishappening'] = 'Why is this happening?';

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

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

28-
$plugin->version = 2018100501;
28+
$plugin->version = 2018121800;
2929
$plugin->requires = 2013111800; // Require Moodle version (2.6).
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '3.5.2'; // This should be the latest Mobile app version
31+
$plugin->release = '3.6.0-rc'; // This should be the latest Mobile app version
3232
$plugin->component = 'local_moodlemobileapp';

0 commit comments

Comments
 (0)