There is a whole module that will deal with localization for you. Just for a start, and we can carry on from here, have a look at the StrataFrame menu on Visual Studio, and you will find a "Localization & Messaging Editor". Then, open the SF Help and go to "Application Framework" / "Localization & Messaging".
Within this project, you will define text and messages, with their keys, and use and re-use them troughout your application, in many languages you wish for.
And just to remind you, if you can, there is a class coming up in July where the guys go through this extensively. You would benefit a lot attending theses classes.
Cheers.
Thank You for Your answer. It works fine. However I do not know how to translate simple texts like "Yes" and "No" included in the quetions. I haven't found it neither on the control or on the form.
Additionally - I would like to ask, what is the best supported method to use localized texts in my application to avoid rewriting texts in each control and form. I'm using a template empty form and control that all of forms and controls inherits and all common settings are implemented in this template form/control. Would You suggest any better method?
Thank You
George
I'm trying the trial version and have found that I'm unable to change some texts. For example I need to completely translate MaintenanceFormToolStrip control. I'm able to change button texts and tooltips but I do not know how to translate confirmation box when deleting record ("Are You sure you wish to delete..." etc.).
Can anybody give me an answer please?
Thanks