diff --git a/fiches/templates/fiches/reset.html b/fiches/templates/fiches/reset.html index 52f3be8..a841c02 100644 --- a/fiches/templates/fiches/reset.html +++ b/fiches/templates/fiches/reset.html @@ -6,7 +6,7 @@

{% trans "Réinitialiser ma fiche annuaire" %}

-

{% trans "Votre fiche annuaire sera réinitialisée. Votre nom, département et promotion seront extraits de l'annuaire de l'administration." %}

+

{% trans "Votre fiche annuaire sera réinitialisée. Votre nom, département et promotion seront récupérés de l'annuaire de l'administration." %}

{% csrf_token %} diff --git a/locale/en/LC_MESSAGES/django.mo b/locale/en/LC_MESSAGES/django.mo index 69f75eb..f0263c1 100644 Binary files a/locale/en/LC_MESSAGES/django.mo and b/locale/en/LC_MESSAGES/django.mo differ diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 8cdf0e5..79b583e 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-23 22:18+0100\n" -"PO-Revision-Date: 2021-02-23 22:39+0100\n" +"POT-Creation-Date: 2021-02-23 22:53+0100\n" +"PO-Revision-Date: 2021-02-23 22:53+0100\n" "Last-Translator: Tom Hubrecht \n" "Language-Team: \n" "Language: en\n" @@ -381,10 +381,10 @@ msgstr "Reset your directory record" #: fiches/templates/fiches/reset.html:9 msgid "" "Votre fiche annuaire sera réinitialisée. Votre nom, département et promotion " -"seront extraits de l'annuaire de l'administration." +"seront récupérés de l'annuaire de l'administration." msgstr "" "Your directory record will be reset. Your name, department and promotion " -"will be taken from the administration directory." +"will be copied from the administration directory." #: fiches/templates/fiches/reset.html:13 msgid "Réinitialiser"