StrataFrame Forum
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
Builtin components localization
http://forum.strataframe.net/Topic26707.aspx
By Alex Bibiano González
-
3/31/2010
Hi again,
This is surely a trivial question, but I don’t’ find the answer.
I have localized my application, creating a localization project and embedded the xml file.
I select my language in the application Main procedure setting the MessageLocaleID to 3082 (spanish)
My own localized messages works well, but I cannot see the Strataframe pre-localized runtime components translated to Spanish like the BrowseDialog.
I’m missing something? Is it necessary to do something special to select the pre-localized runtime?
Best regards,
Alex Bibiano
By Alex Bibiano González
-
3/31/2010
I think I have found by myself the problem looking on the localization xml distributed with Strataframe source code.
I have found that for Spain are only distributed the xml for the culture 2058 (Spanish-Mexico) and not for the culture 3082 (Spanish-Spain).
What is the best approach to have all runtime components localized from the culture Spanish-Spain (3082)?
99% of the localized messages from culture 2058 will be the same.
Best Regards,
Alex B.
By Alex Bibiano González
-
4/9/2010
What is the best approach to have all runtime components localized from the culture 2058 (Spanish-Mexico) to Spanish-Spain (3082)?
Any news? Can somebody help me?
Alex B.
By Mike Carter
-
4/9/2010
We can help you with this. I will send you an email with the details on how we can get this working.