From a1bd49dd566bc8b2c269aa6469dc69c349741b0f Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Thu, 29 Jan 2026 20:35:35 +0100 Subject: [PATCH] Update src/pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html Co-authored-by: Richard Schreiber --- .../templates/pretixpresale/event/fragment_addon_choice.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html b/src/pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html index f40cb820f..f0ca9166d 100644 --- a/src/pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html +++ b/src/pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html @@ -376,7 +376,7 @@ {% if c.items_missing %}

- {% trans "There are currently selected products in this add-on category that currently cannot be changed because they are not on sale:" %} + {% trans "There are products selected in this add-on category that currently cannot be changed because they are not on sale:" %}

    {% for itemvar, count in c.items_missing.items %}