hi all, this patch fixes bug 61966 and should go into HEAD (2.1), but not into 2.0.x-branch. please commit since i do not have cvs write access. for any feedback please cc me since i am not a member of this list. cheers, andre -- mailto:ak-47 gmx net | failed! http://www.iomc.de
Index: ChangeLog =================================================================== RCS file: /cvs/gnome/evolution/addressbook/ChangeLog,v retrieving revision 1.1841 diff -u -r1.1841 ChangeLog --- ChangeLog 7 Oct 2004 01:33:09 -0000 1.1841 +++ ChangeLog 22 Oct 2004 00:54:37 -0000 @@ -1,3 +1,8 @@ +2004-10-22 Andre Klapper <a9016009 gmx de> + + * addressbook-errors.xml.h: + Adding a missing word to a string (fixes bug 61966). + 2004-10-06 Not Zed <NotZed Ximian com> * gui/component/addressbook-view.c (popup_event_callback): Index: addressbook-errors.xml.h =================================================================== RCS file: /cvs/gnome/evolution/addressbook/addressbook-errors.xml.h,v retrieving revision 1.4 diff -u -r1.4 addressbook-errors.xml.h --- addressbook-errors.xml.h 6 Oct 2004 03:22:22 -0000 1.4 +++ addressbook-errors.xml.h 22 Oct 2004 00:55:11 -0000 @@ -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 */
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil