|
|
|
Re: Problem in Translating Spplication from English to Korean. [message #121215 is a reply to message #120881] |
Thu, 26 May 2005 23:07 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Have a look at the NLS_LANGUAGE features. Use them to define your database and application to be using the Korean character set. I assume that you have a Korean keyboard. I don't know of any tools that will automatically translate Englist to Korean (and back again) but you can do a search on the web and you may find a Java tool that may do it.
To change your 'prompts' and other text on your screens you will have to type then again. Alternatviely, if you have both English and Korean users then you can change the prompts based on the language in which they wish to work. But rememner to set the NLS_LANGUAGE setting in the When-New-Form-Instance of the form.
David
|
|
|