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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@
208
208
$string['addon.notifications.therearentnotificationsyet'] = 'There are no notifications.';
209
209
$string['addon.storagemanager.deletecourse'] = 'Offload all course data';
210
210
$string['addon.storagemanager.deletedatafrom'] = 'Offload data from {{name}}';
211
-
$string['addon.storagemanager.info'] = 'Files stored on your device make the app work faster, and when offline. You can safely offload them if you need to free up storage space.';
211
+
$string['addon.storagemanager.info'] = 'Files stored on your device make the app work faster and enable the app to be used offline. You can safely offload files if you need to free up storage space.';
$string['core.course.confirmdeletemodulefiles'] = 'Are you sure you want to delete these files?';
242
242
$string['core.course.confirmdownload'] = 'You are about to download {{size}}. Are you sure you want to continue?';
243
243
$string['core.course.confirmdownloadunknownsize'] = 'It was not possible to calculate the size of the download. Are you sure you want to continue?';
244
-
$string['core.course.confirmlimiteddownload'] = 'You are not currently connected to WiFi. ';
244
+
$string['core.course.confirmlimiteddownload'] = 'You are not currently connected to Wi-Fi. ';
245
245
$string['core.course.confirmpartialdownloadsize'] = 'You are about to download <strong>at least</strong> {{size}}. Are you sure you want to continue?';
246
246
$string['core.course.contents'] = 'Contents';
247
247
$string['core.course.couldnotloadsectioncontent'] = 'Could not load the section content. Please try again later.';
0 commit comments