chore: [MICROBA-1780] missing copy edit (#902)

We missed a copy edit from the previous PR made for this ticket. Also
changing the id to something more relevant to the message.
This commit is contained in:
Thomas Tracy
2022-04-01 14:28:58 -04:00
committed by GitHub
parent 76cf85f3d7
commit 8b32e5892f

View File

@@ -66,8 +66,8 @@ function CertificateStatusAlert({ intl, payload }) {
alertProps.body = (
<p>
<FormattedMessage
id="learning.outline.alert.cert.when"
defaultMessage="This course ends on {courseEndDateFormatted}. Final grades and certificates are
id="learning.outline.alert.cert.earnedNotAvailable"
defaultMessage="This course ends on {courseEndDateFormatted}. Final grades and any earned certificates are
scheduled to be available after {certificateAvailableDate}."
values={{
courseEndDateFormatted,