added info about disabling chat history. fixes #18
This commit is contained in:
parent
5caa6a6d89
commit
19e2990eaa
2 changed files with 6 additions and 6 deletions
|
|
@ -125,17 +125,17 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"prefsInfoDesc_1": {
|
"prefsInfoDesc_1": {
|
||||||
"message": "It's not always possibile to get the right file type from the email received by Sharepoint or OneDrive.",
|
"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.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
"prefsInfoDesc_2": {
|
"prefsInfoDesc_2": {
|
||||||
"message": "If this extension can't understand the file type, it will show four buttons: one to use Word, one to use Excel, one to use PowerPoint and one to open the file in the browser.",
|
"message": " ",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
"prefsInfoDesc_3": {
|
"prefsInfoDesc_3": {
|
||||||
"message": "The option to force to use Microsoft Edge is for a scenario where you do not use Edge as the default browser, but is the browser used with your Business account.",
|
"message": " ",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -125,17 +125,17 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"prefsInfoDesc_1": {
|
"prefsInfoDesc_1": {
|
||||||
"message": "Non è sempre possibile capire il tupo di file dalla mail ricevuta da SharePoint o OneDrive.",
|
"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.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
"prefsInfoDesc_2": {
|
"prefsInfoDesc_2": {
|
||||||
"message": "Se questa estensione non riesce a riconoscere il tipo del file, mostrerà quattro pulsanti: uno per usare Word, uno per Excel, uno per PowerPoint e uno per aprire il link nel browser.",
|
"message": " ",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
"prefsInfoDesc_3": {
|
"prefsInfoDesc_3": {
|
||||||
"message": "L'opzione di forzare l'apertura in Microsoft Edge è per lo scenario in cui non stai usando Edge come browser predefinito, ma è il browser con il tuo account aziendale.",
|
"message": " ",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue