From ad44fd52a4e8d146baa57ff5e0bb97feb287f64f Mon Sep 17 00:00:00 2001 From: Sli Date: Tue, 17 Dec 2024 10:54:41 +0100 Subject: [PATCH] Apply review comments --- counter/templates/counter/counter_click.jinja | 6 +++++- locale/fr/LC_MESSAGES/django.po | 10 +++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/counter/templates/counter/counter_click.jinja b/counter/templates/counter/counter_click.jinja index 96a72435..6de57147 100644 --- a/counter/templates/counter/counter_click.jinja +++ b/counter/templates/counter/counter_click.jinja @@ -111,7 +111,11 @@ {% else %}

- {% trans trimmed %}As a barman, you are not able to refill any account on your own. An admin should be connected on this counter for that. The customer can refill by using the eboutic.{% endtrans %} + {% trans trimmed %} + As a barman, you are not able to refill any account on your own. + An admin should be connected on this counter for that. + The customer can refill by using the eboutic. + {% endtrans %}

{% endif %} diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 6fb47e5b..1f74ddaa 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 02:39+0100\n" +"POT-Creation-Date: 2024-12-17 10:53+0100\n" "PO-Revision-Date: 2016-07-18\n" "Last-Translator: Maréchal \n" @@ -3301,7 +3301,7 @@ msgid "Go to my Trombi tools" msgstr "Allez à mes outils de Trombi" #: core/templates/core/user_preferences.jinja:39 -#: counter/templates/counter/counter_click.jinja:119 +#: counter/templates/counter/counter_click.jinja:123 msgid "Student card" msgstr "Carte étudiante" @@ -3978,9 +3978,9 @@ msgid "" "should be connected on this counter for that. The customer can refill by " "using the eboutic." msgstr "" -"En tant que barman, vous n'êtes pas en mesure de recharger un compte par vous même. " -"Un admin doit être connecté sur ce comptoir pour cela. Le client peut recharger son compte " -"en utilisant l'eboutic" +"En tant que barman, vous n'êtes pas en mesure de recharger un compte par " +"vous même. Un admin doit être connecté sur ce comptoir pour cela. Le client " +"peut recharger son compte en utilisant l'eboutic" #: counter/templates/counter/counter_list.jinja:4 #: counter/templates/counter/counter_list.jinja:10