StrataFrame Forum

Localization on Turkish

http://forum.strataframe.net/Topic14338.aspx

By Ertan Deniz - 2/12/2008

where should I start ? What is general process for Run-time components and internal messages ?
By StrataFrame Team - 2/13/2008

Are you wondering about localizing your application's messages to Turkish, or the built in messages within the StrataFrame assemblies?
By StrataFrame Team - 2/13/2008

If you're wondering about localizing the internal messages within StrataFrame, then we can send you the translation files and program, you will translate them, send them back, and we'll incorporate the files into the assemblies. 

Otherwise, if you're wondering about localizing your own program, then you would use the Localization & Messaging Editor within the StrataFrame menu of Visual Studio to create the Turkish messages and text values and then use the MessageForm class and Localization class within your application to display those messages.  There are help documents on using the editor and displaying localized text at runtime within the StrataFrame help documentation.

By Ertan Deniz - 2/13/2008

We are at the beginning of the work. But When We come to deploy our product, internal translation will be required. I'll see you later. Now, This is enough to know How to translate Turkish for internal messages. I know the process for custom messages and texts via Localization and Messaging editor.