From 9faa7842de23cac796104c475e74a4e8fc8e07fc Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Sun, 10 Feb 2008 17:01:10 +0000 Subject: String changes for improved error-messages and a schema-description. M addressbook/ChangeLog M addressbook/addressbook.error.xml M mail/ChangeLog M mail/mail-config.glade M mail/evolution-mail.schemas.in M calendar/calendar.error.xml M calendar/gui/dialogs/comp-editor.c M calendar/gui/e-calendar-view.c M calendar/ChangeLog svn path=/trunk/; revision=34982 --- mail/ChangeLog | 7 +++++++ mail/evolution-mail.schemas.in | 8 ++++---- mail/mail-config.glade | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index aadafa8a63..924799235e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2008-02-10 Suman Manjunath + + ** Fix for bug #510642 + + * evolution-mail.schemas.in: Improved a schema-description. + * mail-config.glade: Improved an error-message. + 2008-02-08 Matthew Barnes ** Fixes part of bug #509741 diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 36a685b45b..e984f379b6 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -378,9 +378,9 @@ bool false - Show the sender email in the messages column in the message list + Sender email-address column in the message list - Show the email of the sender in the messages composite column in the message list. + Show the email-address of the sender in a separate column in the message list. @@ -956,9 +956,9 @@ int 60 - Amount of time in seconds the error should be showed on the status bar. + Amount of time in seconds the error should be shown on the status bar. - Amount of time in seconds the error should be showed on the status bar. + Amount of time in seconds the error should be shown on the status bar. diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 20cba0d891..b2654a168c 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -5297,7 +5297,7 @@ For example: "Work" or "Personal" True - (Note: Requires restart) + (Note: Requires restart of the application) False False GTK_JUSTIFY_CENTER -- cgit