Skip to content

Commit d7ddc18

Browse files
committed
Strings fixes for 3.3.1
1 parent 704aea4 commit d7ddc18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@
399399
$string['mma.messages.contactlistempty'] = 'The contact list is empty';
400400
$string['mma.messages.contactname'] = 'Contact name';
401401
$string['mma.messages.errordeletemessage'] = 'Error while deleting the message.';
402-
$string['mma.messages.erroruseronlyacceptsmessagefromcontacts'] = '';
403402
$string['mma.messages.errorwhileretrievingcontacts'] = 'Error while retrieving the contacts from the server.';
404403
$string['mma.messages.errorwhileretrievingdiscussions'] = 'Error while retrieving the discussions from the server.';
405404
$string['mma.messages.errorwhileretrievingmessages'] = 'Error while retrieving the messages from the server.';
@@ -471,7 +470,7 @@
471470
$string['mma.mod_imscp.showmoduledescription'] = 'Show description';
472471
$string['mma.mod_label.label'] = 'Label';
473472
$string['mma.mod_label.taptoview'] = 'Tap to view the label.';
474-
$string['mma.mod_lesson.errorprefetchrandombranch'] = 'This lesson contains a jump to a random content page, it cannot be attempted in the app until it has been started in web.';
473+
$string['mma.mod_lesson.errorprefetchrandombranch'] = 'This lesson contains a jump to a random content page. It can\'t be attempted in the app until it has been started in a web browser.';
475474
$string['mma.mod_lesson.errorreviewretakenotlast'] = 'This attempt can no longer be reviewed because another attempt has been finished.';
476475
$string['mma.mod_lesson.finishretakeoffline'] = 'This attempt was finished offline.';
477476
$string['mma.mod_lesson.retakefinishedinsync'] = 'An offline attempt was synchronized. Do you want to review it?';

0 commit comments

Comments
 (0)