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: app/src/views/AccountMyFormsDref/DrefTableActions/i18n.json
+3-1
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@
13
13
"drefApprovalInProgressTitle": "Approval in progress...",
14
14
"drefAccountCouldNotCreate": "Could not create new operational update",
15
15
"drefAccountCouldNotCreateFinalReport": "Could not create final report",
16
-
"drefAccountConfirmMessage": "You're about to Approve this DREF. Once approved, it can no longer be edited. Are you sure, you want to Approve?"
16
+
"drefAccountConfirmMessage": "You're about to Approve this DREF. Once approved, it can no longer be edited. Are you sure, you want to Approve?",
17
+
"dropdownActionImminentNewOpsUpdateConfirmationHeading": "Confirm addition of Operational Update",
18
+
"dropdownActionImminentNewOpsUpdateConfirmationMessage": "The DREF type will be changed to Response (from Imminent) for the Operational Update. Once created, you'll be able to change it to other types except Imminent. Are you sure you want to add an Operational Update?"
0 commit comments