On Wed, 16 Dec 2009, Christopher Sean Morrison wrote:

>> 1. It breaks up your document into smaller chunks.
>>    These chunks get translated one-by-one.
>
> While at the same time, it adds the at least initial 
> burden of breaking up a document into chunks in the first 
> place..  It's of course the same amount of translation

Not exactly... that's what POXML does.  POXML breaks up your 
document into msgid strings (the .pot file).  Translators 
copy the .pot file to a .po file to start their translation.

Then, POXML will merge the .po files back with your original 
DocBook... matching msgid strings and making substitutions.

So, you don't have to do any of the breaking-up, manually.

HTH,
Gabriel

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to