You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sormas-api/src/main/resources/strings.properties
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1073,12 +1073,12 @@ infoPersonMergeSharedMustLead = Please note, you cannot choose this person as a
1073
1073
infoPickEventParticipantsForPersonMerge = The selected persons both have one event participant in at least one event. Merging the persons would lead to duplicate event participants.<br/> For each event, please select one of the event participants below as the leading event participant.<br/> 'Merge': The discarded event participant will be removed from the event. Its associated entities and information will be linked and/or added to the remaining event participant, but not overwritten. You will not be able to undo this action.<br/> 'Pick': The discarded event participant will be removed from the event. Its associated entities and information will not be linked and/or added to the remaining event participant. You will not be able to undo this action.
1074
1074
infoPickorMergeEventParticipantDuplicateEventParticipantByPersonByEvent = One of the selected persons has multiple active or archived event participants in the same event(s).<br/>Please review the events with the UUIDs presented below and delete duplicate event participants or ask a supervisor to do so in order to be able to merge these persons.
1075
1075
infoPersonMergeConfirmationForNonSimilarPersons = The two selected persons do not match the similarity requirements used by SORMAS to detect duplicate persons. Please ensure that the selected persons are indeed identical and supposed to be merged before proceeding.
1076
-
infoExternalMessageCaseSymptomsMismatch = The symptoms in the doctor declaration differ from the selected case.<br/>The incomming values will not be transfered.<br/>Do you wish to continue?
1076
+
infoExternalMessageCaseSymptomsMismatch = The symptoms in the doctor declaration differ from the selected case.<br/>The incoming values will not be transferred.<br/>Do you wish to continue?
1077
1077
infoExternalMessageCaseSymptomsMismatchExistingCaseSymptoms = Existing case symptoms: %s
infoExternalMessageCaseHospitalizationMismatch = The hospitalization information in the doctor declaration differs from the selected case.<br/>The incomming values will not be transfered.<br/>Do you wish to continue?
1080
-
infoExternalMessageCaseExposuresMismatch = The exposures in the doctor declaration differ from the selected case.<br/>The incomming values will not be transfered.<br/>Do you wish to continue?
1081
-
infoExternalMessageCaseActivitiesAsCaseMismatch = The activities as case in the doctor declaration differ from the selected case.<br/>The incomming values will not be transfered.<br/>Do you wish to continue?
1079
+
infoExternalMessageCaseHospitalizationMismatch = The hospitalization information in the doctor declaration differs from the selected case.<br/>The incoming values will not be transferred.<br/>Do you wish to continue?
1080
+
infoExternalMessageCaseExposuresMismatch = The exposures in the doctor declaration differ from the selected case.<br/>The incoming values will not be transferred.<br/>Do you wish to continue?
1081
+
infoExternalMessageCaseActivitiesAsCaseMismatch = The activities as case in the doctor declaration differ from the selected case.<br/>The incoming values will not be transferred.<br/>Do you wish to continue?
1082
1082
infoHowToMergeCases = You can choose between two options when reviewing potentially duplicate cases:
1083
1083
infoHowToMergeContacts = You can choose between two options when reviewing potentially duplicate contacts:
1084
1084
infoCalculateCompleteness = The <i>Calculate Completeness</i> button on top can be used to calculate the completeness values for all cases in the table. This is only necessary if there are cases in the list that do not yet have a completeness value. Normally, this value is automatically updated whenever the details of a case or one of its contacts or samples change.
0 commit comments