You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/en/local_moodlemobileapp.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -332,6 +332,7 @@
332
332
$string['core.errorsomedatanotdownloaded'] = 'If you downloaded this activity, please notice that some data isn\'t downloaded during the download process for performance and data usage reasons.';
333
333
$string['core.errorsync'] = 'An error occurred while synchronising. Please try again.';
334
334
$string['core.errorsyncblocked'] = 'This {{$a}} cannot be synchronised right now because of an ongoing process. Please try again later. If the problem persists, try restarting the app.';
335
+
$string['core.errorurlschemeinvalidsite'] = 'This site URL cannot be opened in this app.';
335
336
$string['core.filenameexist'] = 'File name already exists: {{$a}}';
0 commit comments