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.