aboutsummaryrefslogtreecommitdiff
path: root/nsis/english.nsh
diff options
context:
space:
mode:
Diffstat (limited to 'nsis/english.nsh')
-rw-r--r--nsis/english.nsh6
1 files changed, 3 insertions, 3 deletions
diff --git a/nsis/english.nsh b/nsis/english.nsh
index de87cf29..f356b051 100644
--- a/nsis/english.nsh
+++ b/nsis/english.nsh
@@ -5,7 +5,7 @@ LangString plugins ${LANG_ENGLISH} "Sylpheed Plug-ins"
LangString attachment_tool_plugin ${LANG_ENGLISH} "attachment_tool"
LangString desktop_shortcut ${LANG_ENGLISH} "Shortcut for Desktop"
LangString quick_shortcut ${LANG_ENGLISH} "Shortcut for Quick Launch"
-LangString handler ${LANG_ENGLISH} "Register as mailto: protocol handler"
+LangString handler ${LANG_ENGLISH} "Register associations"
LangString sylpheed_description ${LANG_ENGLISH} "Sylpheed itself"
LangString plugins_description ${LANG_ENGLISH} "Plug-ins for Sylpheed"
LangString sylpheed_pro_description ${LANG_ENGLISH} "Sylpheed Pro Full-text Search Plug-in"
@@ -14,8 +14,8 @@ LangString sylfilter_description ${LANG_ENGLISH} "SylFilter bayesian spam filter
LangString bsfilter_description ${LANG_ENGLISH} "bsfilter bayesian spam filter"
LangString desktop_shortcut_description ${LANG_ENGLISH} "Create shortcut for Desktop (current user only)"
LangString quick_shortcut_description ${LANG_ENGLISH} "Create shortcut for Quick Launch (current user only)"
-LangString handler_description ${LANG_ENGLISH} "Start Sylpheed when the link of mailto: \
- is clicked by an Web browser etc."
+LangString handler_description ${LANG_ENGLISH} "Start Sylpheed when a mailto: link \
+ is clicked on Web browser etc., or an eml file is opened"
LangString un_sylpheed_description ${LANG_ENGLISH} "Sylpheed itself"
LangString un_plugins_description ${LANG_ENGLISH} "Plug-ins for Sylpheed"
LangString un_sylpheed_pro_description ${LANG_ENGLISH} "Sylpheed Pro Full-text Search Plug-in"