|
Post Reply
Green_Fig 2006-11-04 06:15
Hi Christian,
I have translated Ultramon into spanish, are you interested in the translation?
Regards,
PS: How can I translate UltraMon.chm? (I mean how can I edit chm files)
|
Christian Studer 2006-11-04 09:11
Thanks, I would be happy to make the translation available via the add-ons page. Please send it to support@realtimesoft.com.
Regarding the help file: run the following command to decompile it into HTML files:
hh -decompile <outputfolder> <helpfile>
For example:
hh -decompile C:\Temp\UltraMonHelp C:\Temp\UltraMon.chm
Please note that paths with spaces are not supported.
You can then translate the table of contents file and the HTML files. You would need to send the translated files to me for compilation back into a .chm file.
Christian Studer - www.realtimesoft.com
|
Post Reply
|