diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2004-11-12 13:55:09 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-11-12 13:55:09 +0800 |
commit | 097e87551eeebeec4b670b96be3fc2c2ec3de133 (patch) | |
tree | 06d092a055db883108080479e5d804bbe6a87d34 | |
parent | d25f16e9ea91dc50cc8477576c6a7def086d34c7 (diff) | |
download | gsoc2013-evolution-097e87551eeebeec4b670b96be3fc2c2ec3de133.tar.gz gsoc2013-evolution-097e87551eeebeec4b670b96be3fc2c2ec3de133.tar.zst gsoc2013-evolution-097e87551eeebeec4b670b96be3fc2c2ec3de133.zip |
update to generated file
svn path=/trunk/; revision=27900
-rw-r--r-- | addressbook/addressbook-errors.xml.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/addressbook-errors.xml.h b/addressbook/addressbook-errors.xml.h index fee57879d4..b3d6896910 100644 --- a/addressbook/addressbook-errors.xml.h +++ b/addressbook/addressbook-errors.xml.h @@ -1,7 +1,7 @@ /* addressbook:ldap-init primary */ char *s = N_("This addressbook could not be opened."); /* addressbook:ldap-init secondary */ -char *s = N_("This addressbook server might unreachable or the server name may be misspelled or your network connection could be down."); +char *s = N_("This addressbook server might be unreachable or the server name may be misspelled or your network connection could be down."); /* addressbook:ldap-auth primary */ char *s = N_("Failed to authenticate with LDAP server."); /* addressbook:ldap-auth secondary */ |