=D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B5 Sat, 25 Jan 2014 19:11:= 11 +0200, Safa Alfulaij = : > Hello > I'm trying to localize a document with lokalize, but I faced some = > problems. > Converting from odt -> xliff is ok... but merging with odt(odf) produc= e > some errors. > Output from terminal: > >> >> Kross: "Loading the interpreter library for python" >> Kross: "Successfully loaded Interpreter instance from library." >> Kross: "PythonScript::Constructor." >> Kross: "PythonScript::execute" >> translatedodfpathname /home/safa/Desktop/documents/work-ar.odt >> odfpathname /home/safa/Desktop/documents/work.odt >> error occured >> Kross: "PythonScript::execute result=3DNone" >> >> What's the problem? Hi, Lokalize uses xliff2odf from Translate Toolkit to translate files. A wil= d = guess is that there is an incompatibility of formats or something like = this. Try to use xliff2odf from command line to see what is happenning. xliff2odf -i work.xlf -o work-ar.odt -t work.odt Best regards, Yuri