Return-Path: <tokul@users.sourceforge.net>
Received: from muffin ([unix socket])
	by muffin (Cyrus v2.1.13) with LMTP; Thu, 13 Nov 2003 03:11:25 -0500
X-Sieve: CMU Sieve 2.2
Return-Path: <tokul@users.sourceforge.net>
Received: from vartai.eik.lt (dsl.eik.lt [81.7.72.236])
	by muffin.linuxnotes.net (Postfix) with SMTP id 36246240C6
	for <quincy@linuxnotes.net>; Thu, 13 Nov 2003 03:11:24 -0500 (EST)
Received: (qmail 19408 invoked by uid 33); 13 Nov 2003 08:12:43 -0000
Received: from 213.197.154.156
        (SquirrelMail authenticated user tomas@topolis.lt)
        by internet.eik.lt with HTTP;
        Thu, 13 Nov 2003 10:12:43 +0200 (EET)
Message-ID: <33025.213.197.154.156.1068711163.squirrel@internet.eik.lt>
In-Reply-To: <43171.192.204.186.114.1068667335.squirrel@linuxnotes.net>
References: <62788.213.190.44.96.1068652495.squirrel@internet.eik.lt>
    <43171.192.204.186.114.1068667335.squirrel@linuxnotes.net>
Date: Thu, 13 Nov 2003 10:12:43 +0200 (EET)
Subject: =?utf-8?Q?Re:=C2=A0abook=5Fgroup?=
From: "Tomas Kuliavas" <tokul@users.sourceforge.net>
To: quincy@linuxnotes.net
User-Agent: SquirrelMail/1.4.2.lt-1
MIME-Version: 1.0
Content-Type: text/plain;charset=utf-8
Content-Transfer-Encoding: 8bit
X-Priority: 3
Importance: Normal

> Tomas Kuliavas said:
> > Hi,
> >
> >
> > Attached abook_group.diff.gz changes strings with variables and fixes
> > template
> >
> > abook_group2.diff.gz does the same thing and also removes CR symbols
> from
> > abook_group_database.php
>
> Tomas,
>
> Thank you very much for the patches and translation.  I realy appreciate
> the time you took to create them for me.  I am still learning as I go and
> trying to clean up this plugin as well.
>
> Currently I am having trouble getting the German translation to work
> correctly.  The plugin doesn't like the umlaut.  I am going to try to work
> on it tonight and if I don't get it fixed I will release a new version
> with your patch minus the German translation.

Are you running BSD system?

try replacing ö with &#246;

BSD might show 'latin small letter o with diaeresis' as 'double quotes' +
'latin small letter o'. If you use translated names in your sql queries,
quotes might break things.

My translation is done for unpatched version of plugin. If you apply
patches, I would have to update it.
-- 
Tomas

