diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-05-26 02:42:20 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-05-26 02:42:20 +0800 |
commit | 60af0fe693145a4296b63d7798f8836c8e823c34 (patch) | |
tree | bd9578580591516885e8d8a16ed43f44741502df /ui/evolution-addressbook.xml | |
parent | 9288ec2e2c8ae08e2fd27f6a55e45440156344c0 (diff) | |
download | gsoc2013-evolution-60af0fe693145a4296b63d7798f8836c8e823c34.tar gsoc2013-evolution-60af0fe693145a4296b63d7798f8836c8e823c34.tar.gz gsoc2013-evolution-60af0fe693145a4296b63d7798f8836c8e823c34.tar.bz2 gsoc2013-evolution-60af0fe693145a4296b63d7798f8836c8e823c34.tar.lz gsoc2013-evolution-60af0fe693145a4296b63d7798f8836c8e823c34.tar.xz gsoc2013-evolution-60af0fe693145a4296b63d7798f8836c8e823c34.tar.zst gsoc2013-evolution-60af0fe693145a4296b63d7798f8836c8e823c34.zip |
Changed the tooltips here based on Taylor's work.
2001-05-25 Christopher James Lahey <clahey@ximian.com>
* evolution-addressbook.xml: Changed the tooltips here based on
Taylor's work.
svn path=/trunk/; revision=9990
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index d8495e0b3d..33a815764d 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -2,7 +2,7 @@ <commands> <cmd name="ContactDelete" - _tip="Delete a contact" + _tip="Delete selected contacts" pixtype="stock" pixname="Trash"/> <cmd name="ContactNew" @@ -10,7 +10,7 @@ accel="*Control*n"/> <cmd name="ContactsPrint" - _tip="Print contacts" + _tip="Print selected contacts" pixtype="stock" pixname="Print" accel="*Control*p"/> |