diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-08 20:51:51 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-08 20:51:51 +0800 |
commit | 698fc6235d8b59e89369c5220ad6b15cc0c74b81 (patch) | |
tree | b3bd1ab2142348dbc31c5c1cddfc1afcb9aefa5a /ui/evolution-mail.xml | |
parent | c5d148704d28a95293daa5ff3f1dadf7012d5477 (diff) | |
download | gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.gz gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.bz2 gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.lz gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.xz gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.zst gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.zip |
Rename the "Get Mail" button to "Send and Receive".
svn path=/trunk/; revision=8593
Diffstat (limited to 'ui/evolution-mail.xml')
-rw-r--r-- | ui/evolution-mail.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 1d3b8d0976..626de0933e 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -241,7 +241,7 @@ <dockitem name="Toolbar"> <toolitem name="MailGet" verb="MailGetSend" - _label="Get Mail" priority="1" _tip="Send queued mail and retrieve new mail" + _label="Send and Receive" priority="1" _tip="Send queued mail and retrieve new mail" pixtype="pixbuf"/> <toolitem name="MailCompose" verb="MailCompose" |