Pinaillage

This commit is contained in:
Tom Hubrecht 2021-02-23 22:53:51 +01:00
parent 1586b3e185
commit d1046d80d6
3 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
<div class="content" id="content-reset">
<h2>{% trans "Réinitialiser ma fiche annuaire" %}</h2>
<p id="warning">{% trans "Votre fiche annuaire sera réinitialisée. Votre nom, département et promotion seront extraits de l'annuaire de l'administration." %}</p>
<p id="warning">{% 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." %}</p>
<form method="post" action="">
{% csrf_token %}

Binary file not shown.

View file

@ -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 <tom.hubrecht@ens.fr>\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"