diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-21 12:54:53 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-21 12:54:53 +0800 |
commit | d5b6896aefbffe786b3906b6d296d8cf383a9774 (patch) | |
tree | 1b42bc2b33ddb363c3d4809cfe48cea0d830d7ce /ui/evolution-mail.xml | |
parent | aec0b546310863b7aea80240aff6505f1c448831 (diff) | |
download | gsoc2013-evolution-d5b6896aefbffe786b3906b6d296d8cf383a9774.tar.gz gsoc2013-evolution-d5b6896aefbffe786b3906b6d296d8cf383a9774.tar.zst gsoc2013-evolution-d5b6896aefbffe786b3906b6d296d8cf383a9774.zip |
Rename "Send and Receive" to "Send / Receive".
svn path=/trunk/; revision=8860
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" |