diff options
Diffstat (limited to 'ui/evolution-mail.xml')
-rw-r--r-- | ui/evolution-mail.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 162a541a49..bc1e1f8e56 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -137,7 +137,7 @@ <submenu name="Actions"> <placeholder name="Component"> <menuitem name="SendReceive" verb="MailGetSend" - _label="_Send and Receive"/> + _label="_Send / Receive"/> <separator/> @@ -251,7 +251,7 @@ <dockitem name="Toolbar"> <toolitem name="MailGet" verb="MailGetSend" - _label="Send and Receive" priority="1" _tip="Send queued mail and retrieve new mail" + _label="Send / Receive" priority="1" _tip="Send queued mail and retrieve new mail" pixtype="pixbuf"/> <toolitem name="MailCompose" verb="MailCompose" |