From ee82bd28670a2ec3eadae5aabed7a650d77577a2 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Tue, 8 Mar 2022 16:03:59 +0100 Subject: [PATCH] change personne to usager and & to ET --- CHANGELOG.md | 1 + src/Bundle/ChillPersonBundle/translations/messages.fr.yml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5be67840f..b991e2444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ and this project adheres to * [parcours] location cannot be removed if linked to a user (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/478) * [person] email added to twig personRenderbox (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/490) * [person] Add link to current household in person banner (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/484) +* [person] Change 'personne' with 'usager' and '&' with 'ET' (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/499) ## Test releases diff --git a/src/Bundle/ChillPersonBundle/translations/messages.fr.yml b/src/Bundle/ChillPersonBundle/translations/messages.fr.yml index ba990125c..e4265fca0 100644 --- a/src/Bundle/ChillPersonBundle/translations/messages.fr.yml +++ b/src/Bundle/ChillPersonBundle/translations/messages.fr.yml @@ -124,8 +124,8 @@ address_country_code: Code pays 'Alreay existing person': 'Dossiers déjà encodés' 'Add the person': 'Ajouter la personne' -'Add the person and create an accompanying period': "Créer la personne & créer une période d'accompagnement" -'Add the person and create a household': "Créer la personne & créer un ménage" +'Add the person and create an accompanying period': "Créer l'usager ET créer une période d'accompagnement" +'Add the person and create a household': "Créer l'usager' ET créer un ménage" Show person: Voir le dossier de la personne 'Confirm the creation': 'Confirmer la création' 'You will create this person': 'Vous allez créer le dossier suivant'