From 379d2df2fcda1995f71d3352587d7b3cea45ac68 Mon Sep 17 00:00:00 2001 From: eemaanamir Date: Wed, 9 Oct 2024 16:20:58 +0500 Subject: [PATCH] chore: updated notificationTitle for oraGradeAssigned --- 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 d8035452d..49ffaea53 100644 --- a/src/notification-preferences/messages.js +++ b/src/notification-preferences/messages.js @@ -28,7 +28,7 @@ const messages = defineMessages({ contentReported {Reported content} courseUpdates {Course updates} oraStaffNotification {ORA new submissions} - oraGradeAssigned {ORA grade received} + oraGradeAssigned {Essay assignment grade received} other {{text}} }`, description: 'Display text for Notification Types',