diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..3dc1ca226 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,4 +4,4 @@ ## Other code changes -* no changes \ No newline at end of file +* Fix typo in CodeSystem renderer fixed string diff --git a/org.hl7.fhir.utilities/src/main/resources/Messages.properties b/org.hl7.fhir.utilities/src/main/resources/Messages.properties index 519a165f9..3bd87d2e4 100644 --- a/org.hl7.fhir.utilities/src/main/resources/Messages.properties +++ b/org.hl7.fhir.utilities/src/main/resources/Messages.properties @@ -949,7 +949,7 @@ SD_OBGLIGATION_INHERITS_PROFILE_NOT_RIGHT_TYPE = The profile ''{0}'' is not mark SD_OBGLIGATION_INHERITS_PROFILE_NOT_RIGHT_BASE = The profile ''{0}'' has a different base ''{1}'' from that expected ''{2}'' RND_CS_CONTENT_COMPLETE = This code system defines the following codes: RND_CS_CONTENT_EXAMPLE = This code system provides some codes that are example only: -RND_CS_CONTENT_FRAGMENT = This code system provides a fragment that includes following codes: +RND_CS_CONTENT_FRAGMENT = This code system provides a fragment that includes following codes: RND_CS_CONTENT_NOTPRESENT = This code system defines codes, but no codes are represented here RND_CS_CONTENT_SUPPLEMENT = This code system defines {0} on the following codes: QUESTIONNAIRE_Q_UNKNOWN_DERIVATION = The questionnaire ''{0}'' referred to in the derivation could not be found