From ee8a58b7e16ebf10f36cd5f44b500570a16a394f Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 9 Dec 2022 23:30:06 +1100 Subject: [PATCH 1/2] Update org.hl7.fhir.utilities/src/main/resources/Messages.properties Co-authored-by: Vadim Peretokin --- org.hl7.fhir.utilities/src/main/resources/Messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.hl7.fhir.utilities/src/main/resources/Messages.properties b/org.hl7.fhir.utilities/src/main/resources/Messages.properties index 23079b76a..83f5c3ae2 100644 --- a/org.hl7.fhir.utilities/src/main/resources/Messages.properties +++ b/org.hl7.fhir.utilities/src/main/resources/Messages.properties @@ -815,5 +815,5 @@ BUNDLE_LINK_SEARCH_PROHIBITED = The link relationship type ''{0}'' used in searc BUNDLE_LINK_SEARCH_NO_DUPLICATES = The link relationship type ''{0}'' can only occur once BUNDLE_LINK_STYELSHEET_EXTERNAL = External Stylesheets other than https://hl7.org/fhir/fhir.css SHOULD not be used BUNDLE_LINK_STYELSHEET_INSECURE = The stylesheet reference is not secure -BUNDLE_LINK_STYELSHEET_LINKABLE = The stylesheet reference is not resolvable link +BUNDLE_LINK_STYELSHEET_LINKABLE = The stylesheet reference is not a resolvable link BUNDLE_LINK_STYELSHEET_NOT_FOUND = The stylesheet reference could not be resolved in this bundle From 1786122763c4ff83e450070620f2a8d2826c2222 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 9 Dec 2022 23:30:59 +1100 Subject: [PATCH 2/2] Update org.hl7.fhir.utilities/src/main/resources/Messages.properties Co-authored-by: Vadim Peretokin --- org.hl7.fhir.utilities/src/main/resources/Messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.hl7.fhir.utilities/src/main/resources/Messages.properties b/org.hl7.fhir.utilities/src/main/resources/Messages.properties index 83f5c3ae2..e561e55c6 100644 --- a/org.hl7.fhir.utilities/src/main/resources/Messages.properties +++ b/org.hl7.fhir.utilities/src/main/resources/Messages.properties @@ -12,7 +12,7 @@ Bundle_BUNDLE_Entry_NoProfile_TYPE = No profile found for {0} resource of type ' Bundle_BUNDLE_Entry_NoProfile_EXPL = Specified profile {2} not found for {0} resource of type ''{0}'' Bundle_BUNDLE_Entry_NO_LOGICAL_EXPL = Specified logical model {1} not found for resource ''Binary/{0}'' Bundle_BUNDLE_Entry_NotFound = Can''t find ''{0}'' in the bundle ({1}) -Bundle_BUNDLE_Entry_Orphan_MESSAGE = Entry {0} isn''t reachable by traversing links (forward or backward) from the MessageHeader, so it's presence should be reviewed (is it needed to process the message?) +Bundle_BUNDLE_Entry_Orphan_MESSAGE = Entry {0} isn''t reachable by traversing links (forward or backward) from the MessageHeader, so its presence should be reviewed (is it needed to process the message?) Bundle_BUNDLE_Entry_Orphan_DOCUMENT = Entry {0} isn''t reachable by traversing links (forward or backward) from the Composition BUNDLE_BUNDLE_ENTRY_REVERSE_R4 = Entry {0} isn''t reachable by traversing forwards from the Composition. Only Provenance is approved to be used this way (R4 section 3.3.1) BUNDLE_BUNDLE_ENTRY_REVERSE_R5 = Entry {0} isn''t reachable by traversing forwards from the Composition. Check whether this should be linked directly from the composition if it's a source of narrative content