Hristo Hristov wrote:
HI,
I'm trying to convert m137 po file to sdf file and I get this:
processing 230 files...
########## ] 23%
po2oo: warning: Error processing: input
bg/helpcontent2/source/text/swriter.po, output
helpcontent2/source/text/swriter.oo, template
helpcontent2/source/text/swriter.oo: 'ascii' codec can't encode characters in
position 269-272: ordinal not in range(128)
########### ] 26%
po2oo: warning: Error processing: input bg/helpcontent2/source/text/scalc.po,
output helpcontent2/source/text/scalc.oo, template
helpcontent2/source/text/scalc.oo: 'ascii' codec can't encode characters in
position 123-129: ordinal not in range(128)
[###########################################] 100%
Checking GSI file GSI_bg.sdf
How to figure it out where are these positions?
regards
Hi Hristo
The best is to run po2oo with --errorlevel=traceback as that will give
the line numbers the errors are happening on too, which could help me
debug this.
If you send me the output I should be able to tell you more. I could
make this message produce more helpful output too... Basically it could
be a problem with the encoding heading in your po file (the input file
mentioned in the message) but it might be a different error.
Which release of the translate toolkit are you using? (po2oo --version
should tell you)
Regards
David
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]