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
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -796,7 +796,7 @@
796
796
$string['core.settings.errordeletesitefiles'] = 'Error deleting site files.';
797
797
$string['core.settings.deletesitefiles'] = 'Are you sure that you want to delete the downloaded files and cached data from the site \'{{sitename}}\'? You won\'t be able to use the app in offline mode.';
798
798
$string['core.settings.deletesitefilestitle'] = 'Delete site files';
799
-
$string['core.login.reconnectdescription'] = 'Your authentication token is invalid or has expired. You have to reconnect to the site.';
799
+
$string['core.login.reconnectdescription'] = 'Your session has expired. Please log in again to continue.';
$string['core.login.localmobileunexpectedresponse'] = 'Moodle Mobile Additional Features check returned an unexpected response. You will be authenticated using the standard mobile service.';
0 commit comments