diff options
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/ChangeLog | 5 | ||||
-rw-r--r-- | addressbook/addressbook.error.xml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 64211188f3..7cb58c922d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2005-11-24 Sushma Rai <rsushma@novell.com> + + * addressbook.error.xml: Added new error id "gw-book-list-init" and + corresponding warning message. + 2005-10-04 Srinivasa Ragavan <sragavan@novell.com> * gui/component/addressbook-view.c (abv_source_popups): diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml index 37de17ce0b..bf2c8f4c84 100644 --- a/addressbook/addressbook.error.xml +++ b/addressbook/addressbook.error.xml @@ -103,4 +103,9 @@ <_secondary>You are connecting to an unsupported GroupWise server and may encounter problems using Evolution. For best results the server should be upgraded to a supported version</_secondary> </error> + <error id="gw-book-list-init" type="warning"> + <_primary>GroupWise Address book creation:</_primary> + <_secondary>Currently you can access only GroupWise System Address Book from Evolution. Please use some other GroupWise mail client once, to get your GroupWise Frequent Contacts and Groupwise Personal Contacts folders.</_secondary> + </error> + </error-list> |