diff --git a/apps/judicial-system/web/src/components/BlueBoxWithIcon/BlueBoxWithDate.strings.ts b/apps/judicial-system/web/src/components/BlueBoxWithIcon/BlueBoxWithDate.strings.ts index bfc6b85ca6e1..282e98b4bb14 100644 --- a/apps/judicial-system/web/src/components/BlueBoxWithIcon/BlueBoxWithDate.strings.ts +++ b/apps/judicial-system/web/src/components/BlueBoxWithIcon/BlueBoxWithDate.strings.ts @@ -84,18 +84,18 @@ export const strings = defineMessages({ 'Notaður sem titill í svæði þar sem kærufrestur viðurlagaákvörðunar er tekinn fram', }, revokeSendToPrisonAdminModalTitle: { - id: 'judicial.system.core:public_prosecutor.indictments.overview.revoke_send_to_prison_admin_modal_title', + id: 'judicial.system.core:blue_box_with_date.revoke_send_to_prison_admin_modal_title', defaultMessage: 'Afturkalla úr fullnustu', description: 'Notaður sem titill í "Afturkalla úr fullnustu" modal glugga.', }, revokeSendToPrisonAdminModalText: { - id: 'judicial.system.core:public_prosecutor.indictments.overview.revoke_send_to_prison_admin_modal_text', + id: 'judicial.system.core:blue_box_with_date.revoke_send_to_prison_admin_modal_text', defaultMessage: 'Mál {courtCaseNumber} verður afturkallað.\nÁkærði: {defendant}.', description: 'Notaður sem texti í "Afturkalla úr fullnustu" modal glugga.', }, revoke: { - id: 'judicial.system.core:public_prosecutor.indictments.overview.revoke', + id: 'judicial.system.core:blue_box_with_date.revoke', defaultMessage: 'Afturkalla', description: 'Notaður sem texti fyrir aðgerðina að afturkalla mál', },