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 --- addressbook/ChangeLog | 7 +++++++ addressbook/addressbook.error.xml | 3 ++- calendar/ChangeLog | 10 ++++++++++ calendar/calendar.error.xml | 3 ++- calendar/gui/dialogs/comp-editor.c | 4 ++-- calendar/gui/e-calendar-view.c | 2 +- mail/ChangeLog | 7 +++++++ mail/evolution-mail.schemas.in | 8 ++++---- mail/mail-config.glade | 2 +- 9 files changed, 36 insertions(+), 10 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c94af5f428..78ea4f6da7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2008-02-10 Suman Manjunath + + ** Fix for bug #510642 + + * addressbook.error.xml: Improved string for read-only-addressbook + error-message. + 2008-01-29 Matthew Barnes * gui/widgets/e-minicard.c: diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml index a9da7ac38d..c441845f2a 100644 --- a/addressbook/addressbook.error.xml +++ b/addressbook/addressbook.error.xml @@ -120,7 +120,8 @@ <_primary>Cannot add new contact - <_secondary>The address book {0} is read only, thus you cannot add contacts there. Select other address book, please. + + <_secondary>'{0}' is a read-only address book source. Switch to Contacts View and highlight an address book that can accept contacts.