diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index fae31a43..af992867 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -13740,31 +13740,31 @@ Buerklin-API Authentication server:
-
+ search.extensive_matchingExtensive Matching
-
+ search.permit_wildcardsTreat <code>%</code> and <code>_</code> as wildcards
-
+ search.regexmatching.helpUse regular expressions like "^\w{3,5}" to search for parts. Does not require slashes padding.
-
+ search.extensive_matching.helpThe search term is split up into parts, and a result is found, when each part is contained in any field. Without this mode the full search term has to be contained in a single field.
-
+ search.permit_wildcards.helpIf enabled, _ is treated as a wildcard for one character and % is treated as a wildcard for zero or more characters.
@@ -13848,31 +13848,31 @@ Buerklin-API Authentication server:
-
+ perm.api.use_mcpUse MCP tools (for AI agents)
-
+ api.api_endpoints.mcp_urlMCP endpoint
-
+ info_providers.capabilities.parametersParameters
-
+ info_providers.expensiveExpensive
-
+ info_providers.expensive.tooltipUsing this info provider can cause additional costs, or has very strict rate limits.