From d618b3c70ff657332081346064a7c37b24c4b933 Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 16 Mar 2025 23:32:53 +0100 Subject: [PATCH] en locale updated --- _locales/en/messages.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 1fdc0e5b..83c9e21b 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1166,5 +1166,29 @@ "spamfilter_not_moved": { "message": "No", "description": "" + }, + "context_menu_mzta-add-tags": { + "message": "Add tags", + "description": "" + }, + "context_menu_spamfilter": { + "message": "Analyze for spam", + "description": "" + }, + "prefs_OptionText_add_tags_context_menu": { + "message": "Show the \"Add tags\" context menu item", + "description": "" + }, + "prefs_OptionText_add_tags_context_menu_Info": { + "message": "If checked, the \"Add tags\" context menu item will be shown when right-clicking on an email in the messages list.", + "description": "" + }, + "prefs_OptionText_spamfilter_context_menu": { + "message": "Show the \"Analyze for spam\" context menu item", + "description": "" + }, + "prefs_OptionText_spamfilter_context_menu_Info": { + "message": "If checked, the \"Analyze for spam\" context menu item will be shown when right-clicking on an email in the messages list.", + "description": "" } } \ No newline at end of file