lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.5dev.16b.patch.gz


From: Karl Eichwalder
Subject: Re: lynx-dev lynx2.8.5dev.16b.patch.gz
Date: Mon, 04 Aug 2003 14:10:18 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Thomas Dickey <address@hidden> writes:

> I don't recall which version of gettext "fixes" the problem.  (I suppose I
> should find out, since this is not the first time the issue's come up).

In 'po' try something long these lines (use msgmerge 11.x or better):

LL=zh_TW
TEXTDOMAIN=lynx
for l in $LL ; do
  cp $l.po $l.po.tmp
  LANG=C OLD_PO_FILE_INPUT=yes msgmerge -v $l.po.tmp $TEXTDOMAIN.pot -o $l.po
done


-- 
Linux frechet 2.4.20-4GB #1 Tue Apr 8 13:00:26 UTC 2003 i686  GNU/Linux
  2:08pm  up 98 days  5:49,  20 users,  load average: 0.06, 0.09, 0.06
                                             work    :      address@hidden
Karl Eichwalder                              home    : address@hidden

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]