From 40c06023562e694e0ecd112e724f7b6aadb224ff Mon Sep 17 00:00:00 2001 From: Mic Date: Mon, 9 Jun 2025 21:02:00 +0200 Subject: [PATCH] rename ChatGPT storage flags for consistency in messages.json and mzta-options.html --- _locales/en/messages.json | 4 ++-- options/mzta-options.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index cf8205cf..c53fa9ea 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1540,11 +1540,11 @@ "message": "If you select some text, only that portion will be considered.", "description": "" }, - "ChatGPT_StoreFlag": { + "ChatGPT_chatgpt_api_store": { "message": "Use storage", "description": "" }, - "ChatGPT_StoreFlag_info": { + "ChatGPT_chatgpt_api_store_info": { "message": "If checked, your chats will be stored by OpenAI.", "description": "" }, diff --git a/options/mzta-options.html b/options/mzta-options.html index ae815fb1..5e54a7cd 100644 --- a/options/mzta-options.html +++ b/options/mzta-options.html @@ -220,13 +220,13 @@