From 85f3fd7f5c88231d12027fa4ed3373e7ff8e2235 Mon Sep 17 00:00:00 2001 From: mic Date: Wed, 26 Jun 2024 22:37:51 +0200 Subject: [PATCH] improved model warning message. fixes #76 --- _locales/de/messages.json | 2 +- _locales/en/messages.json | 2 +- _locales/fr/messages.json | 2 +- _locales/it/messages.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b0f75a8f..ca1093fb 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -275,7 +275,7 @@ }, "chatgpt_win_model_warning": { - "message": "Sie haben die Option zur Verwendung von ChatGPT-4 eingestellt, aber es scheint, dass es nicht korrekt geladen wird. Haben Sie das richtige Modell oben ausgewählt?", + "message": "Sie haben die Option zur Verwendung von ChatGPT-4 eingestellt, aber es scheint, dass es nicht korrekt geladen wird. Haben Sie oben das Modell 4 oder 4o gewählt?", "description": "" }, diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 8f0be474..c710aca3 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -275,7 +275,7 @@ }, "chatgpt_win_model_warning": { - "message": "You have set the option to use ChatGPT-4, but it seems that it is not loading correctly. Have you chosen the right model at the top?", + "message": "You have set the option to use ChatGPT-4, but it seems that it is not loading correctly. Have you chosen the model 4 or 4o at the top?", "description": "" }, diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index a632d9bc..fe61f94d 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -275,7 +275,7 @@ }, "chatgpt_win_model_warning": { - "message": "Vous avez choisi l'option d'utiliser ChatGPT-4, mais il semble qu'il ne se charge pas correctement. Avez-vous choisi le bon modèle en haut?", + "message": "Vous avez choisi l'option d'utiliser ChatGPT-4, mais il semble qu'il ne se charge pas correctement. Avez-vous choisi le modèle 4 ou 4o en haut ?", "description": "" }, diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 76573884..b384c94f 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -212,7 +212,7 @@ "description": "" }, "chatgpt_win_model_warning": { - "message": "Hai impostato l'opzione per utilizzare ChatGPT-4, ma sembra che non si stia caricando. Hai selezionato correttamente il modello in alto?", + "message": "Hai impostato l'opzione per utilizzare ChatGPT-4, ma sembra che non si stia caricando. Hai selezionato il modello 4 o 4o in alto?", "description": "" }, "chatgpt_win_custom_text": {