From d8b69e9b452ca3727e47c6abd0d051d8de5ea481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ail=C3=A9?= <03ht@theodurr.fr> Date: Thu, 18 Nov 2021 16:24:14 +0100 Subject: [PATCH] Updated text and translations to be more inclusive --- core/templates/core/user_godfathers.jinja | 6 ++-- .../templates/core/user_godfathers_tree.jinja | 2 +- core/views/forms.py | 5 +++- locale/fr/LC_MESSAGES/django.po | 29 ++++++++++++------- 4 files changed, 26 insertions(+), 16 deletions(-) diff --git a/core/templates/core/user_godfathers.jinja b/core/templates/core/user_godfathers.jinja index fa2bbca6..9a01be43 100644 --- a/core/templates/core/user_godfathers.jinja +++ b/core/templates/core/user_godfathers.jinja @@ -2,14 +2,14 @@ {% from "core/macros.jinja" import user_link_with_pict, delete_godfather %} {% block title %} -{% trans user_name=profile.get_display_name() %}{{ user_name }}'s godfathers{% endtrans %} +{% trans user_name=profile.get_display_name() %}{{ user_name }}'s family{% endtrans %} {% endblock %} {% block content %}

{% trans %}Show family picture{% endtrans %}

{% if profile.godfathers.exists() %} -

{% trans %}Godfathers{% endtrans %}

+

{% trans %}Godfathers / Godmothers{% endtrans %}