mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-04 00:52:49 +00:00
Merge branch 'fix_rezometz_website' into 'dev'
fix: Error on rezometz website See merge request re2o/re2o!599
This commit is contained in:
commit
b2661ec7de
2 changed files with 3 additions and 3 deletions
|
@ -160,7 +160,7 @@ msgstr "Informations supplémentaires"
|
||||||
|
|
||||||
#: re2o/templates/re2o/about.html:57
|
#: re2o/templates/re2o/about.html:57
|
||||||
msgid ""
|
msgid ""
|
||||||
"Re2o is an administration tool initiated by <a href=\"https://Rézo Metz.org/"
|
"Re2o is an administration tool initiated by <a href=\"https://www.rezometz.org/"
|
||||||
"\">Rezo Metz</a> and a few members of other <a href=\"https://federez.net"
|
"\">Rezo Metz</a> and a few members of other <a href=\"https://federez.net"
|
||||||
"\">FedeRez</a> associations around the summer 2016.<br /> It is intended to "
|
"\">FedeRez</a> associations around the summer 2016.<br /> It is intended to "
|
||||||
"be a tool independent from any network infrastructure so it can be setup in "
|
"be a tool independent from any network infrastructure so it can be setup in "
|
||||||
|
@ -171,7 +171,7 @@ msgid ""
|
||||||
"process, we will be glad to welcome you so do not hesitate to contact us and "
|
"process, we will be glad to welcome you so do not hesitate to contact us and "
|
||||||
"come help us build the future of Re2o."
|
"come help us build the future of Re2o."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Re2o est un outil d'administration initié par <a href=\"https://Rézo Metz."
|
"Re2o est un outil d'administration initié par <a href=\"https://www.rezometz."
|
||||||
"org/\">Rézo Metz</a> et quelques membres d'autres associations de <a href="
|
"org/\">Rézo Metz</a> et quelques membres d'autres associations de <a href="
|
||||||
"\"https://federez.net\">FedeRez</a> autour de l'été 2016.<br /> Il se veut "
|
"\"https://federez.net\">FedeRez</a> autour de l'été 2016.<br /> Il se veut "
|
||||||
"être un outil indépendant de toute infrastructure réseau pour pouvoir être "
|
"être un outil indépendant de toute infrastructure réseau pour pouvoir être "
|
||||||
|
|
|
@ -56,7 +56,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
<h2>{% trans "About Re2o" %}</h2>
|
<h2>{% trans "About Re2o" %}</h2>
|
||||||
<p>{% blocktrans trimmed %}
|
<p>{% blocktrans trimmed %}
|
||||||
Re2o is an administration tool initiated by
|
Re2o is an administration tool initiated by
|
||||||
<a href="https://Rézo Metz.org/">Rezo Metz</a> and a few
|
<a href="https://www.rezometz.org/">Rezo Metz</a> and a few
|
||||||
members of other <a href="https://federez.net">FedeRez</a> associations
|
members of other <a href="https://federez.net">FedeRez</a> associations
|
||||||
around the summer 2016.<br />
|
around the summer 2016.<br />
|
||||||
It is intended to be a tool independent from any network infrastructure
|
It is intended to be a tool independent from any network infrastructure
|
||||||
|
|
Loading…
Reference in a new issue