diff --git a/_locales/en/messages.json b/_locales/en/messages.json index b05a47cf..9659f1cb 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -607,6 +607,10 @@ "message": "In case of login issues in the ThunderAI window, open ChatGPT in a new tab using the button on the right, log in, then close the tab and continue using ThunderAI.", "description": "" }, + "OpenChatGPTTab_Info2": { + "message": "Opening ChatGPT Web from here will apply any configured settings for the model, project, and Custom GPT.", + "description": "" + }, "placeholder_mail_text_body": { "message": "Mail body", "description": "" @@ -1396,11 +1400,11 @@ "description": "" }, "prefs_OptionText_chatgpt_web_custom_gpt": { - "message": "ChatGPT Web custom GPT", + "message": "ChatGPT Web Custom GPT", "description": "" }, "prefs_OptionText_chatgpt_web_custom_gpt_info": { - "message": "This is the custom GPT that will be enforced for the ChatGPT Web Interface.", + "message": "This is the Custom GPT that will be enforced for the ChatGPT Web Interface.", "description": "" }, "prefs_OptionText_chatgpt_web_custom_data_info": { diff --git a/options/mzta-options.html b/options/mzta-options.html index f14ed2b3..468252e7 100644 --- a/options/mzta-options.html +++ b/options/mzta-options.html @@ -170,11 +170,9 @@