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
{{ message }}
This repository was archived by the owner on May 5, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: sormas-api/src/main/resources/strings.properties
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -790,6 +790,9 @@ messageSetContactRegionAndDistrict = Please choose a responsible region and resp
790
790
messageAllCampaignFormsValid = All campaign forms have been successfully validated
791
791
messageEnterSms = Please enter your SMS message here:
792
792
messageSelectedPeriodTooLong = You have selected a time period that exceeds the maximum number of days. Please make sure that the selected time period does not exceed %d days.
793
+
messagePersonAlreadyEventParticipant = The case person already is an event participant in the selected event. This case has been linked to the selected event.
794
+
messagePersonAddedAsEventParticipant = The case person was added as an event participant to the selected event.
795
+
messagePersonAlreadyCaseInEvent = This case is already linked to the selected event.
793
796
794
797
# Notifications
795
798
notificationCaseClassificationChanged = The classification of case %s has changed to %s.
0 commit comments