From d4111126c70f77c4f69842f8f7dd5be25176cf67 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Sun, 24 Jan 2021 23:42:59 +0100 Subject: [PATCH] Download all authorizations -> Download all *submitted* authorizations --- apps/participation/templates/participation/team_detail.html | 2 +- locale/fr/LC_MESSAGES/django.po | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/participation/templates/participation/team_detail.html b/apps/participation/templates/participation/team_detail.html index a78330d..3e5d6c6 100644 --- a/apps/participation/templates/participation/team_detail.html +++ b/apps/participation/templates/participation/team_detail.html @@ -103,7 +103,7 @@
- {% trans "Download all authorizations" %} + {% trans "Download all submitted authorizations" %}
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 09fb9bf..c859baf 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -794,8 +794,8 @@ msgid "Replace" msgstr "Remplacer" #: apps/participation/templates/participation/team_detail.html:106 -msgid "Download all authorizations" -msgstr "Télécharger toutes les autorisations" +msgid "Download all submitted authorizations" +msgstr "Télécharger toutes les autorisations soumises" #: apps/participation/templates/participation/team_detail.html:113 #: apps/participation/templates/participation/team_detail.html:180