Re: [perldoc2-developers] Why do we need .po-files?
Status: Pre-Alpha
Brought to you by:
joergen_lang
From: Gregor G. <7go...@in...> - 2006-12-27 20:48:28
|
Joergen W. Lang schrieb: > the whole point in using .po is that we do not have to split up the > .pods ourselves. *cough* --- snip --- $/=""; while(<>) { s/\n\n/\n/g; print $_; } --- snip --- ;-) > Since an online-translation is only one of two options (people should > also be able to check out "their" document, translate it, and resubmit). I wasn't aware of that option. Just thought the web-application would be the only way to translate... > (I guess I really have to get the wiki going...:o) Well, yes. Did I say 'trac' already (which also has a nice 'changeset' feature that shows what files are affected by a revision)? ;) Gregor |