Re: d-i manual (Re: building and testing d-i with jenkins)
Hi Holger,
On Samstag, 17. November 2012, Holger Wansing wrote:
> > Instead of building the full installation-guide package on commits in
> > /trunk/manual/po/$LANG I'd like to only build that language - how can I
> > do this?
> As documented in manual/doc/translations_po.txt:
> Use the following commands:
> 1. ./scripts/merge_xml en
> 2. ./scripts/update_pot
> 3. ./scripts/update_po <your language>
> 4. ./scripts/revert_pot
> 5. ./scripts/create_xml <your language>
Ah, thanks for the pointer + summary!
> There are two ways of translating the manual: via xml files (as the english
> original is) and via po files.
> In manual/$LANG there are the xml based translations, in manual/po/$LANG
> are the po based ones.
Ah, ic, thanks!
cheers,
Holger
Reply to: