fix: TNL-10093 Removed inaccurate course rerun message

This commit is contained in:
Devasia Joseph
2025-06-19 13:35:30 +05:30
committed by Muhammad Faraz Maqsood
parent d9e1a4dea6
commit 920f4a54e1

View File

@@ -8,7 +8,7 @@ const messages = defineMessages({
},
configurationErrorText: {
id: 'course-authoring.course-outline.page-alerts.configurationErrorText',
defaultMessage: 'No course content is currently visible, and no learners are enrolled. Be sure to review and reset all dates, including the Course Start Date; set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.',
defaultMessage: 'Be sure to review and reset all dates, including the Course Start Date; set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.',
description: 'Configuration error alert body in course outline.',
},
discussionNotificationText: {