From dce1e424da666bc9c70cb062d7742835db1917af Mon Sep 17 00:00:00 2001 From: Alfonso Salces Date: Fri, 11 Oct 2024 10:16:18 +0200 Subject: [PATCH] MOBILE-4616 langindex.json: Change core.selectall value --- scripts/langindex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/langindex.json b/scripts/langindex.json index 620d2c299..388c7dd06 100644 --- a/scripts/langindex.json +++ b/scripts/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",