Pinaillage
This commit is contained in:
parent
1586b3e185
commit
d1046d80d6
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<div class="content" id="content-reset">
|
<div class="content" id="content-reset">
|
||||||
<h2>{% trans "Réinitialiser ma fiche annuaire" %}</h2>
|
<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="">
|
<form method="post" action="">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-02-23 22:18+0100\n"
|
"POT-Creation-Date: 2021-02-23 22:53+0100\n"
|
||||||
"PO-Revision-Date: 2021-02-23 22:39+0100\n"
|
"PO-Revision-Date: 2021-02-23 22:53+0100\n"
|
||||||
"Last-Translator: Tom Hubrecht <tom.hubrecht@ens.fr>\n"
|
"Last-Translator: Tom Hubrecht <tom.hubrecht@ens.fr>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
|
@ -381,10 +381,10 @@ msgstr "Reset your directory record"
|
||||||
#: fiches/templates/fiches/reset.html:9
|
#: fiches/templates/fiches/reset.html:9
|
||||||
msgid ""
|
msgid ""
|
||||||
"Votre fiche annuaire sera réinitialisée. Votre nom, département et promotion "
|
"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 ""
|
msgstr ""
|
||||||
"Your directory record will be reset. Your name, department and promotion "
|
"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
|
#: fiches/templates/fiches/reset.html:13
|
||||||
msgid "Réinitialiser"
|
msgid "Réinitialiser"
|
||||||
|
|
Loading…
Reference in a new issue