From c761cafe626a81c30a4eb59a7734bebcc3bd2f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 27 Jul 2026 18:08:19 +0200 Subject: [PATCH] Added translations for the checkboxes --- templates/components/search.macro.html.twig | 4 ++-- templates/parts/lists/search_list.html.twig | 4 ++-- translations/messages.en.xlf | 12 ++++++++++++ 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/templates/components/search.macro.html.twig b/templates/components/search.macro.html.twig index 8bdf83ed..9d3851a6 100644 --- a/templates/components/search.macro.html.twig +++ b/templates/components/search.macro.html.twig @@ -72,11 +72,11 @@
- +
- +
diff --git a/templates/parts/lists/search_list.html.twig b/templates/parts/lists/search_list.html.twig index 56cf71cd..a60e8c5d 100644 --- a/templates/parts/lists/search_list.html.twig +++ b/templates/parts/lists/search_list.html.twig @@ -71,11 +71,11 @@
- +
- +
diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 117e529b..00179c86 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -13667,5 +13667,17 @@ Buerklin-API Authentication server: You can use this randomly generated value (share it with nobody): + + + search.extensive_matching + Extensive Matching + + + + + search.permit_wildcards + Treat <code>%</code> and <code>_</code> as wildcards + +