From 67ef2ee66c5a82902d71401aa9e2d3d5f49e085b Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 22 May 2025 22:39:54 +0200 Subject: [PATCH] fix: update prompt length message for clarity --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ba43e9a6..dccd4b18 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -660,7 +660,7 @@ "description": "" }, "prefs_OptionText_max_prompt_length_Info" : { - "message": "This is the maximum number of characters that can be used in a prompt. Otherwise, an error message will be displayed. The value is not editable for the ChatGPT Web Interface. Set it to 0 to disable the check.", + "message": "This is the maximum number of characters that can be used in a prompt. Otherwise, an error message will be displayed. The value is not editable for the ChatGPT Web Interface. Set it to zero to disable the check.", "description": "" }, "prefs_OptionText_chatgpt_web_model": {