diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-mail-message.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 86929e72ce..f39467b29d 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-07-30 Jason Leach <jleach@ximian.com> + + * evolution-mail-message.xml: Correct the tooltip for the Print + button. Bug #5801. + 2001-07-27 Damon Chaplin <damon@ximian.com> * evolution-tasks.xml: renamed "Tasks Preferences" to "Tasks Settings" diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 7c8ec469a0..ada4a6a776 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -113,7 +113,7 @@ accel="*Control*u"/> <cmd name="PrintMessage" - _tip="Print message to the printer" + _tip="Print this message" accel="*Control*p" pixtype="pixbuf"/> |