From 455d3680c29b7b89bd06385fcd2675dac6e6c269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Fri, 25 Oct 2024 15:01:26 +0200 Subject: [PATCH] Update lang strings from v4.5.0 --- lang/en/local_moodlemobileapp.php | 1 - langindex.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/en/local_moodlemobileapp.php b/lang/en/local_moodlemobileapp.php index 47c45455..8509b624 100644 --- a/lang/en/local_moodlemobileapp.php +++ b/lang/en/local_moodlemobileapp.php @@ -625,7 +625,6 @@ $string['core.search.noresultshelp'] = 'Check for typos or try using different keywords'; $string['core.search.resultby'] = 'By {{$a}}'; $string['core.searching'] = 'Searching'; -$string['core.selectall'] = 'Select all'; $string['core.serverconnection'] = 'Error connecting to the server: {{details}}'; $string['core.settings.about'] = 'About'; $string['core.settings.appsettings'] = 'App settings'; diff --git a/langindex.json b/langindex.json index 9668660e..e649206b 100644 --- a/langindex.json +++ b/langindex.json @@ -2444,7 +2444,7 @@ "core.selectacategory": "moodle", "core.selectacourse": "moodle", "core.selectagroup": "moodle", - "core.selectall": "local_moodlemobileapp", + "core.selectall": "moodle", "core.send": "message", "core.sending": "chat", "core.serverconnection": "local_moodlemobileapp",