Hi,
I'm currently investigating wheter or not to use Autoplay, and so far I've been very pleased. However, I have a question about localization. If I decide to buy Autoplay I must be able to localize the user interface to a languages like Japanese, Chinese, Korean, Greek, Czech and Hungarian. How can this be done the easiest way?
Currently I use external text files from where I load the strings to variables using TextFile.Read and String.GetDelimitedString. Is there a way to tell AMS to use a certain character set like shift-jis, johab or iso-8859-7 when displaying the strings? Or is there another way to do this, preferably using extrenal text or xml files as source for the strings?
Regards,
-V
I'm currently investigating wheter or not to use Autoplay, and so far I've been very pleased. However, I have a question about localization. If I decide to buy Autoplay I must be able to localize the user interface to a languages like Japanese, Chinese, Korean, Greek, Czech and Hungarian. How can this be done the easiest way?
Currently I use external text files from where I load the strings to variables using TextFile.Read and String.GetDelimitedString. Is there a way to tell AMS to use a certain character set like shift-jis, johab or iso-8859-7 when displaying the strings? Or is there another way to do this, preferably using extrenal text or xml files as source for the strings?
Regards,
-V
Comment