Skip to content

Commit

Permalink
Update CF ids
Browse files Browse the repository at this point in the history
  • Loading branch information
oddsson committed Dec 9, 2024
1 parent 17e0854 commit d3473ca
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
Expand Down

0 comments on commit d3473ca

Please sign in to comment.