aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-05-26 02:42:20 +0800
committerChris Lahey <clahey@src.gnome.org>2001-05-26 02:42:20 +0800
commit60af0fe693145a4296b63d7798f8836c8e823c34 (patch)
treebd9578580591516885e8d8a16ed43f44741502df
parent9288ec2e2c8ae08e2fd27f6a55e45440156344c0 (diff)
downloadgsoc2013-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
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-addressbook.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 27791e4c61..b6ca359ab1 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-25 Christopher James Lahey <clahey@ximian.com>
+
+ * evolution-addressbook.xml: Changed the tooltips here based on
+ Taylor's work.
+
2001-05-24 Radek Doulik <rodo@ximian.com>
* evolution-message-composer.xml: added delete all to edit menu
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"/>