diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-11-24 17:45:55 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-11-24 17:45:55 +0800 |
commit | c28b9a75bbfaa2538d34f6b2c0c460b930eff5d7 (patch) | |
tree | f11be1b6ef5eb90ac608917bdb8cb2bc4b450734 /addressbook/addressbook.error.xml | |
parent | 77cf09208aa0fecdc7eaf20adee4ee4125ab5cf5 (diff) | |
download | gsoc2013-evolution-c28b9a75bbfaa2538d34f6b2c0c460b930eff5d7.tar.gz gsoc2013-evolution-c28b9a75bbfaa2538d34f6b2c0c460b930eff5d7.tar.zst gsoc2013-evolution-c28b9a75bbfaa2538d34f6b2c0c460b930eff5d7.zip |
Groupwise address book, new warning message if the user's frequent contacts
folder is not createdi.
svn path=/trunk/; revision=30653
Diffstat (limited to 'addressbook/addressbook.error.xml')
-rw-r--r-- | addressbook/addressbook.error.xml | 5 |
1 files changed, 5 insertions, 0 deletions
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> |