aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-addressbook.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-11-03 13:05:43 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-11-03 13:05:43 +0800
commitc9477380c42972f30f355132691976d06d2106f7 (patch)
tree12bca687468e1ed830cc8c5ac0b70d6be8dd18e0 /ui/evolution-addressbook.xml
parent9109e4a78c6fd69ebb45658a7f0c83edae15245f (diff)
downloadgsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.gz
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.bz2
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.lz
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.xz
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.zst
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.zip
** Fixes bug #559040
2008-11-03 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #559040 * ui/evolution-addressbook.xml: * ui/evolution-mail-global.xml: * ui/evolution-mail-list.xml: No period at the end of tooltips, and use sentence case. svn path=/trunk/; revision=36724
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r--ui/evolution-addressbook.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 49c47d5b60..f28172e436 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -38,23 +38,23 @@
pixtype="stock" pixname="gtk-select-all"/>
<cmd name="ContactsSaveAsVCard" _label="Save as VCard..."
- _tip="Save selected contacts as a VCard."
+ _tip="Save selected contacts as a VCard"
accel="*Control*s" pixtype="pixbuf"/>
<cmd name="ContactsSendContactToOther" _label="Forward Contact"
- _tip="Send selected contacts to another person."
+ _tip="Send selected contacts to another person"
pixtype="pixbuf"/>
<cmd name="ContactsSendMessageToContact" _label="Send message to contact"
- _tip="Send a message to the selected contacts."
+ _tip="Send a message to the selected contacts"
pixtype="pixbuf"/>
<cmd name="ContactsCopyToFolder" _label="Copy to Folder..."
- _tip="Copy Selected Contacts to Another Folder..."
+ _tip="Copy selected contacts to another folder"
accel="*Control**Shift*y"/>
<cmd name="ContactsMoveToFolder" _label="Move to Folder..."
- _tip="Move Selected Contacts to Another Folder..."
+ _tip="Move selected contacts to another folder"
accel="*Control**Shift*v"/>
<cmd name="ContactsViewPreview" _label="Contact _Preview"