Lars D. Noodén kirjutas:
Using the program oo2po [1], I've created a mass of po files in a myriad of directories. How does one reverse the process and create an SDF file?

I've tried a few variations with no luck:
    po2oo -i ./foo.po
    po2oo --input=./foo.po --language=sv
    po2oo --input=./foo.po --language=sv --source-language=en foo.sdf

-Lars

[1]    oo2po --language=sv fullexport_keyid_2007-04-05_sv.sdf .


From my script:
po2oo -l et -t /home/ain/ooocvs/et/en-US.sdf /home/ain/ooocvs/et/po GSI_et.sdf

first - language, second - english template path, third - root directory of my po-files, fourth - output file


ain

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to