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

Re: How do convert release notes sources from .dbk to .po format?



On Lu, 31 ian 11, 17:13:57, Martin Bagge / brother wrote:
> 
> I've added the following two to my workflow
> 
> for i in $(ls *.po); do msgcat $i > temp; mv temp $i; done
> to get nice looking files (better use the validate target of make
> though, see the documentation in README.translators)

You probably meant 'tidypo', but 'validate' is also needed to check the 
xml.

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


Reply to: