IMP translation in Chinese
He Kun
hek@mail.cbi.pku.edu.cn
Sat, 3 Nov 2001 12:17:28 +0800 (HKT)
---------------------- multipart/mixed attachment
I have just made a whole translation on imp for a half day.Now Mail it to
you all, wish it can do some help to you.
Thanks for the horde group's great work!
---------------------- multipart/mixed attachment
A non-text attachment was scrubbed...
Name: zh_module.tar.gz
Type: application/x-gzip
Size: 12655 bytes
Desc: Chinese Module for IMP
Url : http://lists.horde.org/archives/imp/attachments/b33fb0bd/zh_module.tar.gz
---------------------- multipart/mixed attachment--
>From chuck@horde.org Date: Fri, 2 Nov 2001 23:22:18 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 17179 invoked from network); 3 Nov 2001 04:22:55 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.197.108)
by clark.horde.org with SMTP; 3 Nov 2001 04:22:55 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 9DA7439AD; Fri, 2 Nov 2001 23:22:18 -0500 (EST)
Received: from 192.168.0.198 ( [192.168.0.198])
as user chuck@localhost by marina.horde.org with HTTP;
Fri, 2 Nov 2001 23:22:18 -0500
Message-ID: <1004761338.3be370fa76772@marina.horde.org>
Date: Fri, 2 Nov 2001 23:22:18 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <1004643165.3be1a35da255e@webmail.decf.berkeley.edu>
In-Reply-To: <1004643165.3be1a35da255e@webmail.decf.berkeley.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] monthly renameing shows duplicate folders.
Quoting nlin@newton.berkeley.edu:
> I have my prefs set up to rename my sent folder monthly. Today, when I log
> in, the maintenance page says:
>
> The current folder(s) "sent, sent, sent" will be renamed to "sent-oct-2001,
> sent-oct-2001, sent-oct-2001".
>
> Is it buggy because I use the sent folder instead of sent-mail?
No, it's buggy because it wasn't accounting for duplicates. Update to latest
CVS - this should be fixed now.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin
>From chuck@horde.org Date: Fri, 2 Nov 2001 23:35:25 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 18992 invoked from network); 3 Nov 2001 04:36:02 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.197.108)
by clark.horde.org with SMTP; 3 Nov 2001 04:36:02 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 1209839AD; Fri, 2 Nov 2001 23:35:26 -0500 (EST)
Received: from 192.168.0.198 ( [192.168.0.198])
as user chuck@localhost by marina.horde.org with HTTP;
Fri, 2 Nov 2001 23:35:25 -0500
Message-ID: <1004762125.3be3740dded03@marina.horde.org>
Date: Fri, 2 Nov 2001 23:35:25 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <1004642550.3be1a0f64f540@webmail.decf.berkeley.edu>
In-Reply-To: <1004642550.3be1a0f64f540@webmail.decf.berkeley.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] patch to make turba sql search work w/ mult fields.
Quoting nlin@newton.berkeley.edu:
> Here's the patch for turba/lib/Driver/sql.php so that the search query is in
> format "WHERE (blah like blah) AND object_name = uid" This is so that if
> you have multiple fields defined in search_fields, it'll not look at your
> whole db.
>
> I've tested it only w/ the compose expand name and turba advanced search.
> So it could break something else.....
This doesn't look quite right to me; I think it relies on all of the strict
fields coming first in the $criteria list, which isn't reliably the case. Try
what I just committed to CVS...
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin
>From chuck@horde.org Date: Fri, 2 Nov 2001 23:59:18 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 19996 invoked from network); 3 Nov 2001 04:59:55 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.197.108)
by clark.horde.org with SMTP; 3 Nov 2001 04:59:55 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 2237B39B0; Fri, 2 Nov 2001 23:59:19 -0500 (EST)
Received: from 192.168.0.198 ( [192.168.0.198])
as user chuck@localhost by marina.horde.org with HTTP;
Fri, 2 Nov 2001 23:59:18 -0500
Message-ID: <1004763558.3be379a6ea4f6@marina.horde.org>
Date: Fri, 2 Nov 2001 23:59:18 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.21.0111031214530.10068-101000@mail.cbi.pku.edu.cn>
In-Reply-To: <Pine.LNX.4.21.0111031214530.10068-101000@mail.cbi.pku.edu.cn>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] IMP translation in Chinese
Quoting He Kun <hek@mail.cbi.pku.edu.cn>:
> I have just made a whole translation on imp for a half day.Now Mail it to
> you all, wish it can do some help to you.
What version of IMP is this for? There already are Chinese translations for 2.2
and 2.3; can you say how this is different from them?
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin