From 99ad461c841ac16b0345222ec625ba96b26eb858 Mon Sep 17 00:00:00 2001 From: mic Date: Mon, 11 Aug 2025 22:11:20 +0200 Subject: [PATCH] added info about br replaceing in chatgpt web interface. see #462 --- _locales/en/messages.json | 4 ++++ options/mzta-options.html | 10 ++++++++++ 2 files changed, 14 insertions(+) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index c8e45d19..e7e5574a 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1616,5 +1616,9 @@ "customDataPH_add_to_menu": { "message": "Usable in prompts added to menu", "description": "" + }, + "prefs_OptionText_chatgpt_web_br_replace_info": { + "message": "Please note that any
tags in the AI's response will be replaced with line breaks.", + "description": "" } } \ No newline at end of file diff --git a/options/mzta-options.html b/options/mzta-options.html index 7796cad0..20286c50 100644 --- a/options/mzta-options.html +++ b/options/mzta-options.html @@ -133,6 +133,16 @@ + + + + + +