aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r--mail/component-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index b754887c5e..7531cb1bd0 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -966,7 +966,7 @@ create_component (void)
evolution_mail_config_wizard_init ();
evolution_shell_component_add_user_creatable_item (shell_component, "message",
- _("New Mail Message"), _("New _Mail Message"), 'm',
+ _("New Mail Message"), _("_Mail Message"), 'm',
NULL);
for (i=0;i<sizeof(shell_component_handlers)/sizeof(shell_component_handlers[0]);i++) {