From ef57eb6499e66e158f680a1ade1d785c6ad829e3 Mon Sep 17 00:00:00 2001 From: Mic Date: Sun, 7 Sep 2025 20:00:00 +0200 Subject: [PATCH] translation fixed. see #438 --- _locales/en/messages.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 3515a3b5..54453c07 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1151,11 +1151,7 @@ "message": "If checked, the AI will only add tags to emails received in the inbox folder.", "description": "" }, - "prefs_OptionText_use_specific_integration": { - "message": "Use specific Model and API", - "description": "" - }, - "prefs_OptionText_use_specific_integration_Info": { + "prefs_OptionText_add_tags_use_specific_integration_Info": { "message": "If checked, the Model and API specified below will be used for adding tags to emails, regardless the one choosen in the ThunderAI options page.", "description": "" },