From 45ffb402e4ed174b4e180447be0dc586acc47434 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 29 Oct 2024 19:04:03 +0100 Subject: [PATCH] tooltip added --- _locales/en/messages.json | 4 ++++ options/mzta-options.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 09aaaa39..86842e97 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -694,5 +694,9 @@ "prefs_OptionText_owl_warning": { "message": "It appears that at least one of your accounts is using the Owl for Exchange add-on. There is a known issue between Thunderbird and Owl, which is currently being addressed. At this time, you can use ThunderAI while composing emails, but not when reading them.", "description": "" + }, + "prefs_OptionText_chatgpt_web_model_tooltip": { + "message": "Click on a value to set it.", + "description": "" } } \ No newline at end of file diff --git a/options/mzta-options.html b/options/mzta-options.html index c6b08eb4..99f90516 100644 --- a/options/mzta-options.html +++ b/options/mzta-options.html @@ -116,7 +116,7 @@