From ccecf5ce111a42dadfb0bf9a90aa2756d2361fc1 Mon Sep 17 00:00:00 2001 From: vivek jain Date: Fri, 4 Feb 2005 08:08:59 +0000 Subject: display a warning dialog if the server version is not proper added warning 2005-01-04 vivek jain * gui/component/addressbook.c: (load_source_auth_cb) display a warning dialog if the server version is not proper * addressbook-errors.xml: added warning message for invalid server version svn path=/trunk/; revision=28706 --- addressbook/addressbook-errors.xml.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'addressbook/addressbook-errors.xml.h') diff --git a/addressbook/addressbook-errors.xml.h b/addressbook/addressbook-errors.xml.h index b3d6896910..69f5077682 100644 --- a/addressbook/addressbook-errors.xml.h +++ b/addressbook/addressbook-errors.xml.h @@ -60,3 +60,9 @@ char *s = N_("Address '{0}' already exists."); /* addressbook:ask-list-add-exists secondary */ char *s = N_("A contact already exists with this address. Would you like to add a new card with the same address anyway?"); char *s = N_("_Add"); +/* addressbook:server-version title */ +char *s = N_("Server Version"); +/* addressbook:server-version primary */ +char *s = N_("Your server needs to be updated"); +/* addressbook:server-version secondary */ +char *s = N_("Some features may not work correctly with your current server version"); -- cgit v1.2.3