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__