Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DAJ contact mail #542

Merged
merged 1 commit into from
Jan 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ const messages = defineMessages({
},
orientation: {
defaultMessage:
'If you have any difficulty in knowing who to contact, please contact pcnt[email protected].',
'If you have any difficulty in knowing who to contact, please contact plt.drl[email protected].',
description: 'Text for user orientation',
id: 'components.PreliminaryWorkSection.orientation',
},
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/js/translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@
"components.PreliminaryWorkSection.preliminaryWorkNotFillError": "Please attach a file or fill in the text field above to inform your contact person of the work previously carried out on the subject.",
"components.PreliminaryWorkSection.noPreliminaryWorkDecentralizedWarning": "Entering your business department is a prerequisite for entering the services of the Legal Affairs Department.",
"components.PreliminaryWorkSection.guidelink": "See the DAJ referral guide",
"components.PreliminaryWorkSection.orientation": "If you have any difficulty in knowing who to contact, please contact pcnt[email protected].",
"components.PreliminaryWorkSection.orientation": "If you have any difficulty in knowing who to contact, please contact plt.drl[email protected].",
"components.PreliminaryWorkSection.noPreliminaryWorkJustification": "If you wish to continue this procedure, please justify the exceptional absence of prior referral.",
"components.PreliminaryWorkSection.noPreliminaryWorkNoJustificationError": "Please justify the exceptional absence of prior referral for this request.",
"components.QuestionSection.text": "Questions for which the legal department is consulted",
Expand Down
6 changes: 3 additions & 3 deletions src/frontend/js/translations/en-US.po
Original file line number Diff line number Diff line change
Expand Up @@ -675,9 +675,9 @@ msgstr "If you wish to continue this procedure, please justify the exceptional a
#: ./js/translations/sources/frontend.json
#. [components.PreliminaryWorkSection.orientation] - Text for user orientation
#. defaultMessage is:
#. If you have any difficulty in knowing who to contact, please contact pcnt[email protected].
msgid "If you have any difficulty in knowing who to contact, please contact pcnt[email protected]."
msgstr "If you have any difficulty in knowing who to contact, please contact pcnt[email protected]."
#. If you have any difficulty in knowing who to contact, please contact plt.drl[email protected].
msgid "If you have any difficulty in knowing who to contact, please contact plt.drl[email protected]."
msgstr "If you have any difficulty in knowing who to contact, please contact plt.drl[email protected]."

#: ./js/translations/sources/frontend.json
#. [components.PreliminaryWorkSection.guidelink] - Guide link text
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/js/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@
"components.PreliminaryWorkSection.preliminaryWorkNotFillError": "Veuillez joindre un fichier ou bien remplir le champ texte ci-dessus afin de renseigner votre interlocuteur des travaux préalablement effectués sur le sujet.",
"components.PreliminaryWorkSection.noPreliminaryWorkDecentralizedWarning": "La saisie de votre direction métier est une démarche préalable obligatoire à la saisie des services de la direction des affaires juridiques.",
"components.PreliminaryWorkSection.guidelink": "Voir le guide de saisine de la DAJ",
"components.PreliminaryWorkSection.orientation": "Si vous rencontrez des difficultés pour savoir à qui vous adresser, merci de contacter l’adresse suivante pcnt[email protected]",
"components.PreliminaryWorkSection.orientation": "Si vous rencontrez des difficultés pour savoir à qui vous adresser, merci de contacter l’adresse suivante plt.drl[email protected]",
"components.PreliminaryWorkSection.noPreliminaryWorkJustification": "Si vous souhaitez continuer cette démarche, merci de bien vouloir justifier l’absence exceptionnelle de saisine préalable. Vous pouvez également indiquer les éléments de réponse dont vous disposez par ailleurs.",
"components.PreliminaryWorkSection.noPreliminaryWorkNoJustificationError": "Veuillez justifier de l'absence exceptionelle de saisine préalable à cette demande.",
"components.QuestionSection.text": "Description détaillée pour laquelle la direction des affaires juridiques est consultée",
Expand Down
6 changes: 3 additions & 3 deletions src/frontend/js/translations/fr-FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -672,9 +672,9 @@ msgstr "Si vous souhaitez continuer cette démarche, merci de bien vouloir justi
#: ./js/translations/sources/frontend.json
#. [components.PreliminaryWorkSection.orientation] - Text for user orientation
#. defaultMessage is:
#. If you have any difficulty in knowing who to contact, please contact pcnt[email protected].
msgid "If you have any difficulty in knowing who to contact, please contact pcnt[email protected]."
msgstr "Si vous rencontrez des difficultés pour savoir à qui vous adresser, merci de contacter l’adresse suivante pcnt[email protected]"
#. If you have any difficulty in knowing who to contact, please contact plt.drl[email protected].
msgid "If you have any difficulty in knowing who to contact, please contact plt.drl[email protected]."
msgstr "Si vous rencontrez des difficultés pour savoir à qui vous adresser, merci de contacter l’adresse suivante plt.drl[email protected]"

#: ./js/translations/sources/frontend.json
#. [components.PreliminaryWorkSection.guidelink] - Guide link text
Expand Down
Loading