Re: 7.1 docs - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: 7.1 docs
Date
Msg-id Pine.LNX.4.30.0103241155300.2319-100000@peter.localdomain
Whole thread Raw
In response to 7.1 docs  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: 7.1 docs  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
Tatsuo Ishii writes:

> I have a plan to translate 7.1 docs into Japanases

Btw...

One thing I am thinking about doing for the 7.2 cycle is set up the
doc/src/ directory in a way to keep translations in tree.  It would
probably look something like:

doc/src/   sgml/    -- original (implicitly en_US)   en_GB/    -- translation   de_DE/    -- translation   ...

This way (or at least the way I'm imagining it) you would make a directory
for you language, copy the file over that you want to translate, and edit
it there.  When you build, all the files that you haven't done will be
picked up from the original.

How does that sound?

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Re: Call for platforms
Next
From: Peter Eisentraut
Date:
Subject: Re: AW: AW: Re: RELEASE STOPPER? nonportable int64 constant s in pg_crc.c