On 06/13/07 00:21, alexander-riedel@t-online.de wrote:
unfortunately this patches do not fix Transtation problems complete. i still have segmentation faults for example with softdevice plugin. maybe this help: vdr has translation "none". softdevice as also "none"..... at this translation "none" have i core dumps...
Well, it was just a quick shot. I'll look into it over the weekened.
Klaus what about gettext? This ist better alternative to "Home-made" converting.
In the long run this is the plan, but as a first step I wanted to do the freetype and UTF-8 stuff separately.
Or minimaly without on the fly converting of i18n strings, these string use from the begin as utf8 strings.
At least the German texts need to remain iso8859-1, because I maintain these myself ;-)
Klaus