[imp] gettext problem

Joe Hamelin joe@nethead.com
Mon, 7 Jan 2002 21:01:18 -0800 (PST)


I get back only english->english on mine.  Running FreeBSD 4.2. You
can see my server test at http://mail.nethead.com/horde/test.php

I'm running GNU gettext 0.10.35

-Joe

-- 
 -----------------------------------------------------------------
| Joe Hamelin <joe@hamelin.edmonds.wa.us> Edmonds, Washington, US |
 -----------------------------------------------------------------

On 8 Jan 2002, Antonio Dias wrote:

:On Tue, 2002-01-08 at 02:32, Antonio Dias wrote:
:> I have IMP working here and messages ARE translated into my language but
:> the suggested test to make a langtest.php inside the horde directory
:> didn't succeed. I even tried to putenv('TEXTDOMAINDIR=/horde/locale')
:> inside the script too but the messages didn't get translated.
:
:I rewrote langtest.php and put it inside the horde dir:
:
:<?php
:setlocale(LC_ALL, 'pt_BR');
:echo 'memory exhausted => ' . dgettext('grep', 'memory exhausted') .
:'<br/>';
:bindtextdomain('horde', './locale');
:textdomain('horde');
:echo 'Message => ' . _("Message") . '<br />';
:echo 'Message => ' . dgettext('horde', 'Message') . '<br />';
:?>
:
:Here is the result:
:
:	memory exhausted => memória esgotada
:	Message => Mensagem
:	Message => Mensagem
:
:Can you please test your instalations running the script above?
:
:--
:Antonio Dias
:
:
:



>From accdias@sst.com.br Date: 08 Jan 2002 03:08:59 -0200
Return-Path: <accdias@sst.com.br>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 4599 invoked from network); 8 Jan 2002 05:09:20 -0000
Received: from a.mx.sst.com.br (qmailr@200.223.199.3)
  by clark.horde.org with SMTP; 8 Jan 2002 05:09:20 -0000
Received: (qmail 25600 invoked from network); 8 Jan 2002 05:09:14 -0000
Received: from storm.sst.com.br (none@200.223.199.5)
  by a.mx.sst.com.br with SMTP; 8 Jan 2002 05:09:14 -0000
From: Antonio Dias <accdias@sst.com.br>
To: imp@lists.horde.org
In-Reply-To: <Pine.BSF.4.21.0201072058560.1657-100000@ripple.nethead.com>
References: <Pine.BSF.4.21.0201072058560.1657-100000@ripple.nethead.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0 (Preview Release)
Date: 08 Jan 2002 03:08:59 -0200
Message-Id: <1010466539.15610.4.camel@storm>
Mime-Version: 1.0
Subject: Re: [imp] gettext problem

On Tue, 2002-01-08 at 03:01, Joe Hamelin wrote:
> 
> I get back only english->english on mine.  Running FreeBSD 4.2. You
> can see my server test at http://mail.nethead.com/horde/test.php
> 
> I'm running GNU gettext 0.10.35

I am running Linux Slackware 8, kernel 2.4.17, and gettext 0.10.38. Did
the tests in the po/README succeed in your box?

--
Antonio Dias



>From mike@graftonhall.co.nz Date: Tue,  8 Jan 2002 18:17:46 +1300
Return-Path: <mike@graftonhall.co.nz>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 5678 invoked from network); 8 Jan 2002 05:15:11 -0000
Received: from unknown (HELO graftonhall.co.nz) (210.54.179.59)
  by clark.horde.org with SMTP; 8 Jan 2002 05:15:11 -0000
Received: from localhost [10.0.0.4]
	by graftonhall.co.nz [10.0.0.4]
	with SMTP (MDaemon.PRO.v5.0.1.R);
	Tue, 08 Jan 2002 18:17:47 +1300
Received: from 10.0.0.4 ( [10.0.0.4])
	as user mike@10.0.0.4 by imp3.graftonhall.co.nz with HTTP;
	Tue,  8 Jan 2002 18:17:46 +1300
Message-ID: <1010467066.3c3a80fa75721@imp3.graftonhall.co.nz>
Date: Tue,  8 Jan 2002 18:17:46 +1300
From: Michael Cochrane <mike@graftonhall.co.nz>
To: "imp@lists.horde.org" <imp@lists.horde.org>, turba@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1-cvs
X-Originating-IP: 10.0.0.4
X-MDRemoteIP: 10.0.0.4
X-Return-Path: mike@graftonhall.co.nz
Subject: Addressbook In Compose Window Patch

I just finished off another patch. This one adds an addressbook button in the
compose window to the left of expand names. Click it pops up a smaller turba
search window that allows you to address addresses directly to the email.

The patch is for the release versions of Imp and Turba, should be pretty easy
to get it to work with the HEAD, if someone wasn't a patch against HEAD then
email me and i can sort one out.

Patch, screen shots and bit of info at:

http://www.graftonhall.co.nz/mikes/Horde%20Diffs/Addressbook%20Popup/

Comments and bugs reports welcome.

Mike


-------------------------------------------------
This mail sent imp3.graftonhall.co.nz