From e13307557db2a2b2b94eb0064128b14cce7087e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 10:11:28 +0000 Subject: [PATCH] Update lang files from 4.2.0 --- lang/en/local_moodlemobileapp.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/en/local_moodlemobileapp.php b/lang/en/local_moodlemobileapp.php index 15d0dc9c..5c084160 100644 --- a/lang/en/local_moodlemobileapp.php +++ b/lang/en/local_moodlemobileapp.php @@ -466,7 +466,7 @@ $string['core.login.credentialssupportsubject'] = 'Need help logging in'; $string['core.login.emailconfirmsentnoemail'] = '

An email should have been sent to your address.

It contains easy instructions to complete your registration.

'; $string['core.login.emailnotmatch'] = 'Emails do not match'; -$string['core.login.erroraccesscontrolalloworigin'] = 'The cross-origin call you\'re trying to perform has been rejected. Please check https://docs.moodle.org/dev/Moodle_Mobile_development_using_Chrome_or_Chromium'; +$string['core.login.erroraccesscontrolalloworigin'] = 'The cross-origin call you\'re trying to perform has been rejected. Please check https://moodledev.io/general/app/development/setup/app-in-browser'; $string['core.login.errordeletesite'] = 'An error occurred while deleting this account. Please try again.'; $string['core.login.errorexampleurl'] = 'The URL https://campus.example.edu is only an example URL, it\'s not a real site. Please use the URL of your school or organization\'s site.'; $string['core.login.errorqrnoscheme'] = 'This URL isn\'t a valid login URL.'; @@ -632,6 +632,7 @@ $string['core.settings.enablefirebaseanalyticsdescription'] = 'If enabled, the app will collect anonymous data usage.'; $string['core.settings.enablerichtexteditor'] = 'Enable text editor'; $string['core.settings.enablerichtexteditordescription'] = 'If enabled, a text editor will be available when entering content.'; +$string['core.settings.encryptedpushsupported'] = 'Encrypted push notifications supported'; $string['core.settings.entriesincache'] = '{{$a}} entries in cache'; $string['core.settings.estimatedfreespace'] = 'Estimated free space'; $string['core.settings.filesystemroot'] = 'File system root'; @@ -844,3 +845,4 @@ $string['core.reportbuilder.showcolumns'] = 'Show columns'; $string['core.reportbuilder.hidecolumns'] = 'Hide columns'; $string['core.sitenotfound'] = 'Site not found'; +