diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-14 07:34:45 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-14 07:34:45 +0800 |
commit | 084956121985a0642ef8c55b6178568f15abcb32 (patch) | |
tree | 89e1366e8adebe11fea6084471b611b588d655db /ui/evolution-addressbook.xml | |
parent | aa910c45038ae8a1350d2880e922f4833f24322b (diff) | |
download | gsoc2013-evolution-084956121985a0642ef8c55b6178568f15abcb32.tar gsoc2013-evolution-084956121985a0642ef8c55b6178568f15abcb32.tar.gz gsoc2013-evolution-084956121985a0642ef8c55b6178568f15abcb32.tar.bz2 gsoc2013-evolution-084956121985a0642ef8c55b6178568f15abcb32.tar.lz gsoc2013-evolution-084956121985a0642ef8c55b6178568f15abcb32.tar.xz gsoc2013-evolution-084956121985a0642ef8c55b6178568f15abcb32.tar.zst gsoc2013-evolution-084956121985a0642ef8c55b6178568f15abcb32.zip |
make the error message more friendly.
2000-10-14 Michael Meeks <michael@helixcode.com>
* bonobo/bonobo-win.c (put_hint_in_statusbar, menu_sync_state),
(toolbar_sync_state): make the error message more friendly.
svn path=/trunk/; revision=5908
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 722259c63e..6799043d74 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -51,7 +51,7 @@ _descr="Print contacts" verb="ContactsPrint" pixtype="stock" pixname="Print"/> - <toolitem name="Delete" label="Delete" + <toolitem name="Delete" _label="Delete" _descr="Delete a contact" verb="ContactDelete" pixtype="stock" pixname="Trash"/> |