Skip to content

Commit 6f457c7

Browse files
authored
Merge pull request #1986 from IFRCGo/fix/dref-imminent-v1-export
Revert export structure for DREF Imminent Application v1
2 parents cd646a8 + aecaaa2 commit 6f457c7

File tree

8 files changed

+526
-364
lines changed

8 files changed

+526
-364
lines changed

.changeset/small-masks-mate.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"go-web-app": minor
3+
---
4+
5+
Revert export structure for DREF Imminent Application v1
6+
7+
- For Response type DREFs exports, update export label to "People Affected" from "People at Risk"

app/src/views/DrefApplicationExport/i18n.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"chfPrefix": "CHF ",
1717
"glideNumberLabel": "Glide Number",
1818
"peopleAtRiskLabel": "People at Risk",
19+
"peopleAffectedLabel": "People Affected",
1920
"peopleTargetedLabel": "People Targeted",
2021
"peopleSuffix": " people",
2122
"operationStartDateLabel": "Operation Start Date",
@@ -28,6 +29,7 @@
2829
"eventDescriptionSectionHeading": "Description of the Event",
2930
"approximateDateOfImpactHeading": "Approximate date of impact",
3031
"whatWhereWhenSectionHeading": "What happened, where and when?",
32+
"situationUpdateSectionHeading": "Provide any updates in the situation since the field report and explain what is expected to happen.",
3133
"dateOfEventSlowHeading": "Date of event",
3234
"dateWhenTriggerWasMetHeading": "Date when the trigger was met",
3335
"anticipatoryActionsHeading": "Why your National Society is acting now and what criteria is used to launch this operation.",
@@ -43,6 +45,7 @@
4345
"completeChildSafeguardingRiskLabel": "Did you complete the Child Safeguarding Risk Analysis in previous operations, what was risk level?",
4446
"childSafeguardingRiskLevelLabel": "What was the risk level for Child Safeguarding Risk Analysis?",
4547
"currentNationalSocietyActionsHeading": "Current National Society Actions",
48+
"nationalSocietyActionsHeading": "National Society anticipatory actions started",
4649
"drefFormNsResponseStarted": "Start date of National Society actions",
4750
"movementPartnersActionsHeading": "IFRC Network Actions Related To The Current Event",
4851
"secretariatLabel": "Secretariat",

0 commit comments

Comments
 (0)