diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution-addressbook.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index a1b2465137..c7b47d6bda 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2004-04-30 Dave Fallon <davef@tetsubo.com> + + * ui/evolution-addressbook.xml: Fixed Bug #57611. + 2004-04-15 JP Rosevear <jpr@ximian.com> * evolution-comp-editor.xml: remove "Save" only option diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 316d1f187f..b1f4a02616 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -44,7 +44,7 @@ _tip="Send selected contacts to another person."/> <cmd name="ContactsSendMessageToContact" _label="Send message to contact" - _tip="Send a mess to the selected contacts."/> + _tip="Send a message to the selected contacts."/> <cmd name="ContactsCopyToFolder" _label="Copy to Folder..." _tip="Copy Contact(s) to Another Folder..." |