Skip to content

Commit 49d5f12

Browse files
committed
Strings for Moodle Mobile 3.1.0
1 parent 39e4361 commit 49d5f12

File tree

2 files changed

+32
-17
lines changed

2 files changed

+32
-17
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 30 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
$string['mm.core.imageviewer'] = 'Image viewer';
8282
$string['mm.core.info'] = 'Info';
8383
$string['mm.core.ios'] = 'iOS';
84+
$string['mm.core.lastsync'] = 'Last synchronization';
8485
$string['mm.core.loading'] = 'Loading';
8586
$string['mm.core.lostconnection'] = 'Your authentication token is invalid or has expired, you will have to reconnect to the site.';
8687
$string['mm.core.mod_assign'] = 'Assignment';
@@ -112,19 +113,12 @@
112113
$string['mm.core.mygroups'] = 'My groups';
113114
$string['mm.core.networkerrormsg'] = 'Network not enabled or not working.';
114115
$string['mm.core.notapplicable'] = 'n/a';
115-
$string['mm.core.numdays'] = '{{$a}} days';
116-
$string['mm.core.numhours'] = '{{$a}} hours';
117-
$string['mm.core.numminutes'] = '{{$a}} minutes';
118-
$string['mm.core.nummonths'] = '{{$a}} months';
119-
$string['mm.core.numseconds'] = '{{$a}} seconds';
120-
$string['mm.core.numyears'] = '{{$a}} years';
121116
$string['mm.core.offline'] = 'Offline';
122117
$string['mm.core.online'] = 'Online';
123118
$string['mm.core.openfullimage'] = 'Click here to display the image at full size';
124119
$string['mm.core.openinbrowser'] = 'Open in browser';
125120
$string['mm.core.othergroups'] = 'Other groups';
126121
$string['mm.core.percentagenumber'] = '{{$a}}%';
127-
$string['mm.core.pictureof'] = 'Picture of {{$a}}';
128122
$string['mm.core.pulltorefresh'] = 'Pull to refresh';
129123
$string['mm.core.requireduserdatamissing'] = 'This user lacks some required profile data. Please, fill this data in your Moodle and try again.<br>{{$a}}';
130124
$string['mm.core.searching'] = 'Searching';
@@ -208,6 +202,11 @@
208202
$string['mm.login.username'] = 'Username';
209203
$string['mm.login.usernamerequired'] = 'Username required';
210204
$string['mm.login.webservicesnotenabled'] = 'Web Services are not enabled in your site. Please, contact your Moodle site administrator if you think mobile access should be enabled.';
205+
$string['mm.question.errorattachmentsnotsupported'] = 'The application doesn\'t support attaching files to answers yet.';
206+
$string['mm.question.errorquestionnotsupported'] = 'This type of question isn\'t supported by the app in your site: {{$a}}.';
207+
$string['mm.question.howtodraganddrop'] = 'Tap to select then tap to drop.';
208+
$string['mm.question.questionmessage'] = 'Question {{$a}}: {{$b}}';
209+
$string['mm.question.unknown'] = 'Cannot determine status';
211210
$string['mm.settings.about'] = 'About';
212211
$string['mm.settings.appname'] = 'Moodle Mobile {{version}}';
213212
$string['mm.settings.appready'] = 'App ready';
@@ -288,6 +287,9 @@
288287
$string['mma.calendar.errorloadevents'] = 'Error loading events.';
289288
$string['mma.calendar.noevents'] = 'There are no events';
290289
$string['mma.calendar.notifications'] = 'Notifications';
290+
$string['mma.competency.errornocompetenciesfound'] = 'No competencies found';
291+
$string['mma.competency.mylearningplans'] = 'My learning plans';
292+
$string['mma.competency.nocompetencies'] = 'No competencies';
291293
$string['mma.coursecompletion.complete'] = 'Complete';
292294
$string['mma.coursecompletion.completecourse'] = 'Complete course';
293295
$string['mma.coursecompletion.completed'] = 'Completed';
@@ -379,17 +381,10 @@
379381
$string['mma.mod_chat.errorwhilegettingchatusers'] = 'Error while getting chat users.';
380382
$string['mma.mod_chat.errorwhileretrievingmessages'] = 'Error while retrieving the messages from the server.';
381383
$string['mma.mod_chat.errorwhilesendingmessage'] = 'Error while sending the message.';
382-
$string['mma.mod_chat.messagebeepsyou'] = '{{$a}} has just beeped you!';
383-
$string['mma.mod_chat.messageenter'] = '{{$a}} has just entered this chat';
384-
$string['mma.mod_chat.messageexit'] = '{{$a}} has left this chat';
385384
$string['mma.mod_chat.mustbeonlinetosendmessages'] = 'You must be online to send messages';
386-
$string['mma.mod_chat.sessionstart'] = 'The next chat session will start in {{$a}}';
387385
$string['mma.mod_choice.errorgetchoice'] = 'Error getting choice data.';
388-
$string['mma.mod_choice.expired'] = 'Sorry, this activity closed on {{$a}} and is no longer available';
389-
$string['mma.mod_choice.notopenyet'] = 'Sorry, this activity is not available until {{$a}}';
390386
$string['mma.mod_choice.numberofuser'] = 'Number of participants';
391387
$string['mma.mod_choice.numberofuserinpercentage'] = 'Percentage of participants';
392-
$string['mma.mod_choice.previewonly'] = 'This is just a preview of the available options for this activity. You will not be able to submit your choice until {{$a}}.';
393388
$string['mma.mod_choice.responsesresultgraphdescription'] = '{{number}}% of the users chose the option: {{text}}.';
394389
$string['mma.mod_folder.emptyfilelist'] = 'There are no files to show.';
395390
$string['mma.mod_folder.errorwhilegettingfolder'] = 'Error while getting folder data.';
@@ -419,6 +414,26 @@
419414
$string['mma.mod_lti.errorinvalidlaunchurl'] = 'The launch URL is not valid.';
420415
$string['mma.mod_lti.launchactivity'] = 'Launch the activity';
421416
$string['mma.mod_page.errorwhileloadingthepage'] = 'Error while loading the page content.';
417+
$string['mma.mod_quiz.cannotsubmitquizdueto'] = 'This quiz cannot be submitted due to the following reasons:';
418+
$string['mma.mod_quiz.confirmcontinueoffline'] = 'This attempt hasn\'t been synchronized since {{$a}}. If you have continued this attempt in another device after that time you could lose data.';
419+
$string['mma.mod_quiz.confirmleavequizonerror'] = 'An error occurred while saving the answers. Are you sure you want to leave the quiz?';
420+
$string['mma.mod_quiz.errorbehaviournotsupported'] = 'This quiz can\'t be attempted in the app because the behaviour is not supported by the app:';
421+
$string['mma.mod_quiz.errordownloading'] = 'Error downloading required data.';
422+
$string['mma.mod_quiz.errorgetattempt'] = 'Error getting attempt data.';
423+
$string['mma.mod_quiz.errorgetquestions'] = 'Error getting questions.';
424+
$string['mma.mod_quiz.errorgetquiz'] = 'Error getting quiz data.';
425+
$string['mma.mod_quiz.errorparsequestions'] = 'An error occurred while treating the questions. Please attempt this quiz in a browser.';
426+
$string['mma.mod_quiz.errorquestionsnotsupported'] = 'This quiz can\'t be attempted in the app because it can contain questions not supported by the app:';
427+
$string['mma.mod_quiz.errorrulesnotsupported'] = 'This quiz can\'t be attempted in the app because it has active rules not supported by the app:';
428+
$string['mma.mod_quiz.errorsaveattempt'] = 'An error occurred while saving the attempt data.';
429+
$string['mma.mod_quiz.errorsyncquiz'] = 'An error occurred while synchronizing. Please try again.';
430+
$string['mma.mod_quiz.errorsyncquizblocked'] = 'This quiz cannot be synchronized right now because there\'s an ongoing operation. Please try again later. If the problem persists, please restart the app.';
431+
$string['mma.mod_quiz.finishnotsynced'] = 'Finished but not synchronized';
432+
$string['mma.mod_quiz.hasdatatosync'] = 'This quiz has offline data to be synchronized.';
433+
$string['mma.mod_quiz.opentoc'] = 'Open navigation popover.';
434+
$string['mma.mod_quiz.warningattemptfinished'] = 'Offline attempt was discarded because it was finished in site or not found.';
435+
$string['mma.mod_quiz.warningdatadiscarded'] = 'Some offline answers were discarded because the questions were modified in online.';
436+
$string['mma.mod_quiz.warningdatadiscardedfromfinished'] = 'Attempt wasn\'t finished because some offline answers were discarded. Please review your answers are ok and submit the attempt again.';
422437
$string['mma.mod_resource.errorwhileloadingthecontent'] = 'Error while loading the content.';
423438
$string['mma.mod_resource.openthefile'] = 'Open the file';
424439
$string['mma.mod_scorm.cannotcalculategrade'] = 'Grade couldn\'t be calculated.';
@@ -444,7 +459,7 @@
444459
$string['mma.mod_url.accessurl'] = 'Access the URL';
445460
$string['mma.mod_url.pointingtourl'] = 'URL this resource points to';
446461
$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.';
462+
$string['mma.mod_wiki.errornowikiavailable'] = 'This wiki does not have any content yet.';
448463
$string['mma.mod_wiki.gowikihome'] = 'Go Wiki home';
449464
$string['mma.mod_wiki.subwiki'] = 'Subwiki';
450465
$string['mma.mod_wiki.viewpage'] = 'View page';

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 = 2014012429;
28+
$plugin->version = 2014012430;
2929
$plugin->requires = 2013111800; // Require Moodle version (2.6).
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '1.300'; // This should be the latest Mobile app version
31+
$plugin->release = '1.310'; // This should be the latest Mobile app version
3232
$plugin->component = 'local_moodlemobileapp';

0 commit comments

Comments
 (0)