Skip to content

Commit

Permalink
#183 ebs caption and definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony4m committed Dec 16, 2024
1 parent d3096d9 commit 4446532
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sormas-api/src/main/resources/captions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1665,7 +1665,7 @@ RiskAssessment.morbidityMortalityComment = Give reason for your assessment
RiskAssessment.spreadProbabilityComment = Give reason for your assessment
RiskAssessment.controlMeasuresComment = Give reason for your assessment
RiskAssessment.info = Info
EbsAlert.alert = Alert
EbsAlert.alert = EBS Alert
EbsAlert.actionInitiated = Has Response Actions been initiated for this event?
EbsAlert.alertDate = Date Alert was issued
EbsAlert.responseStatus = RESPONSE STATUS
Expand Down
2 changes: 1 addition & 1 deletion sormas-app/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<string name="caption_ebs_information">Signal Information</string>
<string name="caption_triaging_information">Triaging</string>
<string name="caption_signal_verification">Signal Verification</string>
<string name="caption_risk_assessment">RiskAssessment</string>
<string name="caption_risk_assessment">Risk Assessment</string>
<string name="caption_ebs_alert">Ebs Alert</string>
<string name="caption_event_participants">Persons Involved</string>
<string name="caption_event_participant_immunizations">Event participant Immunizations</string>
Expand Down
2 changes: 1 addition & 1 deletion sormas-app/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip
#distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip

0 comments on commit 4446532

Please sign in to comment.