aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-addressbook.xml
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-08-18 09:17:07 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-08-18 09:17:07 +0800
commit528e38dbf380c5c0e5f971ed4982c038fc815fd5 (patch)
tree817eb67cbcdca95a93eb3a924d9de8303f25a0cb /ui/evolution-addressbook.xml
parentf0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d (diff)
downloadgsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.tar
gsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.tar.gz
gsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.tar.bz2
gsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.tar.lz
gsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.tar.xz
gsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.tar.zst
gsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.zip
changed 'Send contact to other' to 'Forward Contact' and capitalized 'Send
2001-08-17 Damon Chaplin <damon@ximian.com> * evolution-contact-editor.xml: changed 'Send contact to other' to 'Forward Contact' and capitalized 'Send message to Contact' to be consistent with address book. * evolution-addressbook.xml: added '...' to 'Forward Contact' and 'Send Message to Contact' to be consistent with contact editor. svn path=/trunk/; revision=12185
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r--ui/evolution-addressbook.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 3a7ec263e8..c0b2b8b445 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -114,10 +114,10 @@
<submenu name="Actions" _label="_Actions">
<menuitem name="ContactsSendContactToOther"
- _label="_Forward Contact" verb=""/>
+ _label="_Forward Contact..." verb=""/>
<menuitem name="ContactsSendMessageToContact"
- _label="Send _Message to Contact" verb=""/>
+ _label="Send _Message to Contact..." verb=""/>
</submenu>
</placeholder>
</menu>