[evolution-patches] Patch bug #61966 (Contacts [was addressbook])



hello,

 Here is my first patch. 

 thanks,

Iván Frade.
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/ChangeLog,v
retrieving revision 1.1822.2.4
diff -u -p -r1.1822.2.4 ChangeLog
--- ChangeLog	16 Sep 2004 14:45:53 -0000	1.1822.2.4
+++ ChangeLog	21 Sep 2004 14:53:27 -0000
@@ -1,3 +1,10 @@
+2004-09-21  Iván Frade <frade asturlinux org>
+
+	Fixes #61966
+	
+	* addressbook/addressbook-errors.xml.h
+	Rewrited string to better wording, according with bug suggest.
+	
 2004-09-13  Rodney Dawes  <dobey novell com>
 
 	* gui/contact-editor/e-contact-editor.c (show_help_cb):
Index: addressbook-errors.xml.h
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/addressbook-errors.xml.h,v
retrieving revision 1.2
diff -u -p -r1.2 addressbook-errors.xml.h
--- addressbook-errors.xml.h	25 Aug 2004 10:56:21 -0000	1.2
+++ addressbook-errors.xml.h	21 Sep 2004 14:53:28 -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, 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 */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]