@@ -1427,6 +1427,8 @@ public interface Captions {
14271427 String DiseaseConfiguration_caseSurveillanceEnabled = "DiseaseConfiguration.caseSurveillanceEnabled" ;
14281428 String DiseaseConfiguration_disease = "DiseaseConfiguration.disease" ;
14291429 String DiseaseConfiguration_eventParticipantFollowUpDuration = "DiseaseConfiguration.eventParticipantFollowUpDuration" ;
1430+ String DiseaseConfiguration_exposureCategories = "DiseaseConfiguration.exposureCategories" ;
1431+ String DiseaseConfiguration_exposureCategoryNames = "DiseaseConfiguration.exposureCategoryNames" ;
14301432 String DiseaseConfiguration_extendedClassification = "DiseaseConfiguration.extendedClassification" ;
14311433 String DiseaseConfiguration_extendedClassificationMulti = "DiseaseConfiguration.extendedClassificationMulti" ;
14321434 String DiseaseConfiguration_followUpDuration = "DiseaseConfiguration.followUpDuration" ;
@@ -1584,6 +1586,7 @@ public interface Captions {
15841586 String EpiData_largeOutbreaksArea = "EpiData.largeOutbreaksArea" ;
15851587 String EpiData_modeOfTransmission = "EpiData.modeOfTransmission" ;
15861588 String EpiData_modeOfTransmissionType = "EpiData.modeOfTransmissionType" ;
1589+ String EpiData_otherDetails = "EpiData.otherDetails" ;
15871590 String epiDataNoSourceContacts = "epiDataNoSourceContacts" ;
15881591 String epipulseActiveExports = "epipulseActiveExports" ;
15891592 String epipulseAllExports = "epipulseAllExports" ;
@@ -1827,6 +1830,8 @@ public interface Captions {
18271830 String exportSormasData = "exportSormasData" ;
18281831 String exportUserRoles = "exportUserRoles" ;
18291832 String Exposure = "Exposure" ;
1833+ String Exposure_animalCategory = "Exposure.animalCategory" ;
1834+ String Exposure_animalCategoryDetails = "Exposure.animalCategoryDetails" ;
18301835 String Exposure_animalCondition = "Exposure.animalCondition" ;
18311836 String Exposure_animalContactType = "Exposure.animalContactType" ;
18321837 String Exposure_animalContactTypeDetails = "Exposure.animalContactTypeDetails" ;
@@ -1837,6 +1842,8 @@ public interface Captions {
18371842 String Exposure_bodyOfWater = "Exposure.bodyOfWater" ;
18381843 String Exposure_childcareFacilityDetails = "Exposure.childcareFacilityDetails" ;
18391844 String Exposure_connectionNumber = "Exposure.connectionNumber" ;
1845+ String Exposure_contactFactorDetails = "Exposure.contactFactorDetails" ;
1846+ String Exposure_contactFactors = "Exposure.contactFactors" ;
18401847 String Exposure_contactToBodyFluids = "Exposure.contactToBodyFluids" ;
18411848 String Exposure_contactToCase = "Exposure.contactToCase" ;
18421849 String Exposure_deceasedPersonIll = "Exposure.deceasedPersonIll" ;
@@ -1845,10 +1852,16 @@ public interface Captions {
18451852 String Exposure_domesticSwimming = "Exposure.domesticSwimming" ;
18461853 String Exposure_eatingRawAnimalProducts = "Exposure.eatingRawAnimalProducts" ;
18471854 String Exposure_endDate = "Exposure.endDate" ;
1855+ String Exposure_exposureCategory = "Exposure.exposureCategory" ;
1856+ String Exposure_exposureComment = "Exposure.exposureComment" ;
18481857 String Exposure_exposureDate = "Exposure.exposureDate" ;
18491858 String Exposure_exposureRole = "Exposure.exposureRole" ;
1859+ String Exposure_exposureSetting = "Exposure.exposureSetting" ;
1860+ String Exposure_exposureSettingDetails = "Exposure.exposureSettingDetails" ;
1861+ String Exposure_exposureSubSettingDetails = "Exposure.exposureSubSettingDetails" ;
18501862 String Exposure_exposureType = "Exposure.exposureType" ;
18511863 String Exposure_exposureTypeDetails = "Exposure.exposureTypeDetails" ;
1864+ String Exposure_fomiteTransmissionLocation = "Exposure.fomiteTransmissionLocation" ;
18521865 String Exposure_gatheringDetails = "Exposure.gatheringDetails" ;
18531866 String Exposure_gatheringType = "Exposure.gatheringType" ;
18541867 String Exposure_habitationDetails = "Exposure.habitationDetails" ;
@@ -1872,6 +1885,8 @@ public interface Captions {
18721885 String Exposure_probableInfectionEnvironment = "Exposure.probableInfectionEnvironment" ;
18731886 String Exposure_prophylaxis = "Exposure.prophylaxis" ;
18741887 String Exposure_prophylaxisDate = "Exposure.prophylaxisDate" ;
1888+ String Exposure_protectiveMeasureDetails = "Exposure.protectiveMeasureDetails" ;
1889+ String Exposure_protectiveMeasures = "Exposure.protectiveMeasures" ;
18751890 String Exposure_protectiveMeasuresDetails = "Exposure.protectiveMeasuresDetails" ;
18761891 String Exposure_rawFoodContact = "Exposure.rawFoodContact" ;
18771892 String Exposure_rawFoodContactText = "Exposure.rawFoodContactText" ;
@@ -1880,6 +1895,7 @@ public interface Captions {
18801895 String Exposure_sexualExposureText = "Exposure.sexualExposureText" ;
18811896 String Exposure_shortDistance = "Exposure.shortDistance" ;
18821897 String Exposure_startDate = "Exposure.startDate" ;
1898+ String Exposure_subSettings = "Exposure.subSettings" ;
18831899 String Exposure_swimmingLocation = "Exposure.swimmingLocation" ;
18841900 String Exposure_swimmingLocationType = "Exposure.swimmingLocationType" ;
18851901 String Exposure_symptomaticIndividualText = "Exposure.symptomaticIndividualText" ;
@@ -3273,6 +3289,9 @@ public interface Captions {
32733289 String titleDiseaseConfigurationAgeGroup = "titleDiseaseConfigurationAgeGroup" ;
32743290 String titleDiseaseConfigurationCaseDefinition = "titleDiseaseConfigurationCaseDefinition" ;
32753291 String titleDiseaseConfigurationGeneral = "titleDiseaseConfigurationGeneral" ;
3292+ String titleExposureActivitySection = "titleExposureActivitySection" ;
3293+ String titleExposureLocationSection = "titleExposureLocationSection" ;
3294+ String titleExposuresSection = "titleExposuresSection" ;
32763295 String titleNoComplications = "titleNoComplications" ;
32773296 String to = "to" ;
32783297 String total = "total" ;
0 commit comments