From 05546e0c60ea378a3607ff27455396327a7eda7f Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 5 Apr 2024 12:54:52 +0200 Subject: [PATCH] info message improved --- _locales/en/messages.json | 2 +- _locales/it/messages.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 2038f854..d142e0b0 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -125,7 +125,7 @@ }, "prefsInfoDesc_1": { - "message": "To prevent requests made through this extension from appearing in your ChatGPT chat history, you can disable them in the settings. This can be done directly in the ChatGPT settings within the window that appears when you use the extension. Remember, this option is only valid in this specific context.", + "message": "To prevent requests made through this extension from appearing in your ChatGPT chat history, you can disable them in the settings. This can be done directly in the ChatGPT settings within the window that appears when you use the extension. Remember, this option is valid only in this specific context and does not apply to other situations where you use ChatGPT.", "description": "" }, diff --git a/_locales/it/messages.json b/_locales/it/messages.json index c5ece46d..efae5896 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -125,7 +125,7 @@ }, "prefsInfoDesc_1": { - "message": "Per evitare che le richieste fatte tramite questa estensione compaiano nella tua cronologia chat di ChatGPT, puoi disattivarle nelle impostazioni. Questo si può fare nelle impostazioni di ChatGPT direttamente nella finestra che appare quando utilizzi l'estensione. Ricorda, questa opzione è valida solo in questo contesto specifico.", + "message": "Per evitare che le richieste fatte tramite questa estensione compaiano nella tua cronologia chat di ChatGPT, puoi disattivarle nelle impostazioni. Questo si può fare nelle impostazioni di ChatGPT direttamente nella finestra che appare quando utilizzi l'estensione. Ricorda che questa opzione è valida esclusivamente in questo contesto specifico e non si applica ad altre situazioni in cui utilizzi ChatGPT.", "description": "" },