From 7bd64a9d116d4a710137b899e6241ff1c183ebb2 Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 5 Jun 2025 22:20:33 +0200 Subject: [PATCH] Update warning message for model loading issue in chatgpt window. see #413 --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 408ffcac..608c8382 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -248,7 +248,7 @@ "description": "" }, "chatgpt_win_model_warning": { - "message": "You have set the option to use a specific model, but it seems that it is not loading correctly. Please check the value and try again. For now, you can press the blue button to continue.", + "message": "For some reason, it's not possible to verify whether the correct model is loaded. For now, you can press the blue button to continue.", "description": "" }, "chatgpt_win_custom_text": {