From e4626dc2c0408e059e2327c2dbb8ed79ed70933f Mon Sep 17 00:00:00 2001 From: ggurdin <46800240+ggurdin@users.noreply.github.com> Date: Fri, 5 Sep 2025 11:45:54 -0400 Subject: [PATCH] chore: update delete course description (#3889) --- lib/l10n/intl_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index b149e5360..b4be71d64 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -5132,7 +5132,7 @@ "permissionsDesc": "Set permissions such as who can invite users, send messages, create chats, etc.", "accessDesc": "You can make your course open to the world! Or, make your course private and secure.", "createGroupChatDesc": "Whereas activity sessions start and end, group chats will stay open for routine communication.", - "deleteDesc": "Only course admins can delete a chat. This is a destructive action which removes all users and deletes all chats. Proceed with caution.", + "deleteDesc": "Only admins can delete a course. This is a destructive action which removes all users and deletes all selected chats within the course. Proceed with caution.", "failedToLoadCourseInfo": "Failed to load course information", "noCourseFound": "No course information found", "additionalParticipants": "+ {num} others",