Re: [evolution-patches] fix for bug 61966



Am Mittwoch, den 27.10.2004, 14:45 +0800 schrieb Not Zed:
> This is the wrong place to fix the strings; fix in the
> corresponding .xml file instead.  The .h file is generated from that
> at build time.
> 
> On Fri, 2004-10-22 at 03:04 +0200, Andre Klapper wrote: 
> > 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.

hi michael et al,

yeah, obviously i don't have any c knowledge... :-)

second try attached.

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	2 Nov 2004 20:31:04 -0000
@@ -1,3 +1,8 @@
+2004-11-02  Andre Klapper  <a9016009 gmx de>
+
+	* addressbook-errors.xml: 
+	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
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/addressbook-errors.xml,v
retrieving revision 1.4
diff -u -r1.4 addressbook-errors.xml
--- addressbook-errors.xml	6 Oct 2004 03:22:22 -0000	1.4
+++ addressbook-errors.xml	2 Nov 2004 20:36:21 -0000
@@ -3,7 +3,7 @@
 
  <error id="ldap-init" type="error" modal="true">
   <primary>This addressbook could not be opened.</primary>
-  <secondary>This addressbook server might unreachable or the server name may be misspelled or your network connection could be down.</secondary>
+  <secondary>This addressbook server might be unreachable or the server name may be misspelled or your network connection could be down.</secondary>
  </error>
 
  <error id="ldap-auth" type="error" modal="true">

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil



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