From ae121358db44987c7bff93ffac309fae665a5c4e Mon Sep 17 00:00:00 2001 From: Hassan Raza Date: Wed, 23 Apr 2025 16:09:29 +0500 Subject: [PATCH] fix: Update ORA notification display title (#1233) --- src/notification-preferences/messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/notification-preferences/messages.js b/src/notification-preferences/messages.js index a62104b..526255a 100644 --- a/src/notification-preferences/messages.js +++ b/src/notification-preferences/messages.js @@ -27,7 +27,7 @@ const messages = defineMessages({ newQuestionPost {New question posts} contentReported {Reported content} courseUpdates {Course updates} - oraStaffNotifications {ORA new submissions} + oraStaffNotifications {New ORA submission for staff grading} oraGradeAssigned {Essay assignment grade received} other {{text}} }`,