diff --git a/client/src/core/client/stream/tabs/Notifications/NotificationContainer.tsx b/client/src/core/client/stream/tabs/Notifications/NotificationContainer.tsx index bbb47aa48c..a715701db3 100644 --- a/client/src/core/client/stream/tabs/Notifications/NotificationContainer.tsx +++ b/client/src/core/client/stream/tabs/Notifications/NotificationContainer.tsx @@ -90,7 +90,7 @@ const getTitle = ( return getMessage( bundles, "notifications-yourPreviouslyRejectedCommentHasBeenApproved", - "Your comment was previously rejected. It has now been restored to the page." + "Your comment was previously rejected. It has now been approved." ); } if (type === GQLNOTIFICATION_TYPE.COMMENT_FEATURED) { diff --git a/locales/en-US/stream.ftl b/locales/en-US/stream.ftl index 4e8c44801c..dcaa5b8557 100644 --- a/locales/en-US/stream.ftl +++ b/locales/en-US/stream.ftl @@ -1083,7 +1083,7 @@ notifications-yourCommentHasBeenRejected = notifications-yourCommentHasBeenApproved = Your comment has been approved notifications-yourPreviouslyRejectedCommentHasBeenApproved = - Your comment was previously rejected. It has now been restored to the page. + Your comment was previously rejected. It has now been approved. notifications-yourCommentHasBeenFeatured = Your comment has been featured notifications-yourCommentHasReceivedAReply =