Skip to content

Commit 440ec17

Browse files
committed
Sync strings for 3.8.1-rc
1 parent f19d096 commit 440ec17

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
$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.';
221221
$string['addon.storagemanager.managestorage'] = 'Manage storage';
222222
$string['addon.storagemanager.storageused'] = 'File storage used:';
223-
$string['core.android'] = 'Android';
223+
$string['core.browser'] = 'Browser';
224224
$string['core.cannotconnect'] = 'Cannot connect: Verify that you have correctly typed the URL and that your site uses Moodle {{$a}} or later.';
225225
$string['core.cannotdownloadfiles'] = 'File downloading is disabled. Please contact your site administrator.';
226226
$string['core.captureaudio'] = 'Record audio';
@@ -290,6 +290,7 @@
290290
$string['core.datastoredoffline'] = 'Data stored in the device because it couldn\'t be sent. It will be sent automatically later.';
291291
$string['core.deletedoffline'] = 'Deleted offline';
292292
$string['core.deleting'] = 'Deleting';
293+
$string['core.desktop'] = 'Desktop';
293294
$string['core.dfdaymonthyear'] = 'MM-DD-YYYY';
294295
$string['core.dfdayweekmonth'] = 'ddd, D MMM';
295296
$string['core.dffulldate'] = 'dddd, D MMMM YYYY h[:]mm A';
@@ -300,6 +301,8 @@
300301
$string['core.dismiss'] = 'Dismiss';
301302
$string['core.downloaded'] = 'Downloaded';
302303
$string['core.downloading'] = 'Downloading';
304+
$string['core.editor.hidetoolbar'] = 'Hide toolbar';
305+
$string['core.editor.toggle'] = 'Toggle editor';
303306
$string['core.emptysplit'] = 'This page will appear blank if the left panel is empty or is loading.';
304307
$string['core.errorchangecompletion'] = 'An error occurred while changing the completion status. Please try again.';
305308
$string['core.errordeletefile'] = 'Error deleting the file. Please try again.';
@@ -342,12 +345,12 @@
342345
$string['core.fileuploader.uploadingperc'] = 'Uploading: {{$a}}%';
343346
$string['core.fileuploader.video'] = 'Video';
344347
$string['core.fullnameandsitename'] = '{{fullname}} ({{sitename}})';
348+
$string['core.h5p.offlinedisabled'] = 'The site doesn\'t allow downloading H5P packages.';
345349
$string['core.h5p.play'] = 'Play H5P';
346350
$string['core.hasdatatosync'] = 'This {{$a}} has offline data to be synchronised.';
347351
$string['core.humanreadablesize'] = '{{size}} {{unit}}';
348352
$string['core.image'] = 'Image';
349353
$string['core.imageviewer'] = 'Image viewer';
350-
$string['core.ios'] = 'iOS';
351354
$string['core.lastdownloaded'] = 'Last downloaded';
352355
$string['core.lastsync'] = 'Last synchronisation';
353356
$string['core.loadmore'] = 'Load more';
@@ -410,7 +413,6 @@
410413
$string['core.login.visitchangepassword'] = 'Do you want to visit the site to change the password?';
411414
$string['core.login.webservicesnotenabled'] = 'Web services are not enabled in your site. Please contact your site administrator if you think they should be enabled.';
412415
$string['core.lostconnection'] = 'Your authentication token is invalid or has expired. You will have to reconnect to the site.';
413-
$string['core.mainmenu.appsettings'] = 'App settings';
414416
$string['core.mainmenu.changesite'] = 'Change site';
415417
$string['core.mainmenu.website'] = 'Website';
416418
$string['core.networkerroriframemsg'] = 'This content is not available offline. Please connect to the internet and try again.';
@@ -437,14 +439,16 @@
437439
$string['core.retry'] = 'Retry';
438440
$string['core.searching'] = 'Searching';
439441
$string['core.settings.about'] = 'About';
440-
$string['core.settings.appready'] = 'App ready';
442+
$string['core.settings.appsettings'] = 'App settings';
443+
$string['core.settings.appversion'] = 'App version';
441444
$string['core.settings.cannotsyncoffline'] = 'Cannot synchronise offline.';
442445
$string['core.settings.cannotsyncwithoutwifi'] = 'Cannot synchronise because the current settings only allow to synchronise when connected to Wi-Fi. Please connect to a Wi-Fi network.';
443446
$string['core.settings.colorscheme'] = 'Color Scheme';
444447
$string['core.settings.colorscheme-auto'] = 'Auto (based on system settings)';
445448
$string['core.settings.colorscheme-dark'] = 'Dark';
446449
$string['core.settings.colorscheme-light'] = 'Light';
447450
$string['core.settings.compilationinfo'] = 'Compilation info';
451+
$string['core.settings.copyinfo'] = 'Copy device info on the clipboard';
448452
$string['core.settings.cordovadevicemodel'] = 'Cordova device model';
449453
$string['core.settings.cordovadeviceosversion'] = 'Cordova device OS version';
450454
$string['core.settings.cordovadeviceplatform'] = 'Cordova device platform';
@@ -455,7 +459,6 @@
455459
$string['core.settings.deletesitefilestitle'] = 'Delete site files';
456460
$string['core.settings.deviceinfo'] = 'Device info';
457461
$string['core.settings.deviceos'] = 'Device OS';
458-
$string['core.settings.devicewebworkers'] = 'Device web workers supported';
459462
$string['core.settings.displayformat'] = 'Display format';
460463
$string['core.settings.enabledownloadsection'] = 'Enable download sections';
461464
$string['core.settings.enablefirebaseanalytics'] = 'Enable Firebase analytics';
@@ -469,21 +472,26 @@
469472
$string['core.settings.estimatedfreespace'] = 'Estimated free space';
470473
$string['core.settings.filesystemroot'] = 'File system root';
471474
$string['core.settings.fontsize'] = 'Text size';
475+
$string['core.settings.forcedsetting'] = 'This setting has been forced by your site configuration.';
472476
$string['core.settings.localnotifavailable'] = 'Local notifications available';
473477
$string['core.settings.locationhref'] = 'Web view URL';
474478
$string['core.settings.navigatorlanguage'] = 'Navigator language';
475479
$string['core.settings.navigatoruseragent'] = 'Navigator userAgent';
476480
$string['core.settings.networkstatus'] = 'Internet connection status';
481+
$string['core.settings.opensourcelicenses'] = 'Open Source Licences';
477482
$string['core.settings.privacypolicy'] = 'Privacy policy';
483+
$string['core.settings.publisher'] = 'Publisher';
478484
$string['core.settings.pushid'] = 'Push notifications ID';
479485
$string['core.settings.reportinbackground'] = 'Report errors automatically';
486+
$string['core.settings.screen'] = 'Screen information';
480487
$string['core.settings.showdownloadoptions'] = 'Show download options';
488+
$string['core.settings.siteinfo'] = 'Site info';
481489
$string['core.settings.spaceusage'] = 'Space usage';
490+
$string['core.settings.spaceusagehelp'] = 'Deleting the stored information of the site will remove all the site offline data. This information allows you to use the app when offline. ';
482491
$string['core.settings.synchronization'] = 'Synchronisation';
483492
$string['core.settings.synchronizenow'] = 'Synchronise now';
493+
$string['core.settings.synchronizenowhelp'] = 'Synchronising a site will send pending changes and all offline activity stored in the device and will synchronise some data like messages and notifications.';
484494
$string['core.settings.syncsettings'] = 'Synchronisation settings';
485-
$string['core.settings.versioncode'] = 'Version code';
486-
$string['core.settings.versionname'] = 'Version name';
487495
$string['core.settings.wificonnection'] = 'Wi-Fi connection';
488496
$string['core.sharedfiles.chooseaccountstorefile'] = 'Choose an account to store the file in.';
489497
$string['core.sharedfiles.chooseactionrepeatedfile'] = 'A file with this name already exists. Do you want to replace the existing file or rename it to "{{$a}}"?';
@@ -520,7 +528,6 @@
520528
$string['core.warningofflinedatadeleted'] = 'Offline data from {{component}} \'{{name}}\' has been deleted. {{error}}';
521529
$string['core.whoops'] = 'Oops!';
522530
$string['core.whyisthishappening'] = 'Why is this happening?';
523-
$string['core.windowsphone'] = 'Windows Phone';
524531
$string['core.wsfunctionnotavailable'] = 'The web service function is not available.';
525532
$string['core.youreoffline'] = 'You are offline';
526533
$string['core.youreonline'] = 'You are back online';

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

0 commit comments

Comments
 (0)