From aa337edd0750d707e84508711cbd2c725e655bb5 Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 13 Jun 2025 18:16:50 +0200 Subject: [PATCH] added reply type info text. see #372 --- _locales/en/messages.json | 4 ++++ options/mzta-options.html | 1 + 2 files changed, 5 insertions(+) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 0f673f83..ae9f9c66 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -315,6 +315,10 @@ "message": "Reply type", "description": "" }, + "prefs_OptionText_reply_type_Info": { + "message": "This is the default reply type that will be used when replying to an email. You can choose the other later in the reply dialog.", + "description": "" + }, "prefs_OptionText_btnManagePrompts": { "message": "Manage your prompts", "description": "" diff --git a/options/mzta-options.html b/options/mzta-options.html index 5e54a7cd..7cde8e5a 100644 --- a/options/mzta-options.html +++ b/options/mzta-options.html @@ -65,6 +65,7 @@ +
__MSG_prefs_OptionText_reply_type_info__