From 5ba616b98c54b45dbfba895ad8f845491793694a Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 26 May 2023 09:04:44 +0200 Subject: 🐛 fix import template (inappropriate l10n) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog/en/changelog_2022-06-15.md | 2 ++ changelog/fr/changelog_2023-01-25.md | 1 + ishtar_common/templates/ishtar/import_table.html | 5 +++-- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 363f88773..38fc00ac8 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -10,8 +10,10 @@ v4.0.46 - 2023- ### Bug fixes ### - recalculation of the weight of a container when find is removed (refs #5470) + ### Technical ### - JS: fix UnitWidget (inappropriate l10n) +- fix HTML import page (inappropriate l10n) v4.0.45 - 2023-05-15 diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index e3908732a..3b5a59aec 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -12,6 +12,7 @@ v4.0.46 - 2023- ### Technique ### - JS : correction UnitWidget (localisation inappropriée) +- correction du HTML de la page d'import (localisation inappropriée) v4.0.45 - 2023-05-15 diff --git a/ishtar_common/templates/ishtar/import_table.html b/ishtar_common/templates/ishtar/import_table.html index b13f76dd9..786df853d 100644 --- a/ishtar_common/templates/ishtar/import_table.html +++ b/ishtar_common/templates/ishtar/import_table.html @@ -1,5 +1,5 @@ -{% load i18n inline_formset %} -