By lastcanary - 8/13/2010
We switch to using SQL server as the localization data source. Although our own localization keys are working perfectly, the StrataFrame localization keys are causing us problems. Do we need to transfer the StrataFrame localization keys to SQL server? If you check the screenshot you can find out that UI_Save which is a Strataframe localization key is not found, should we transfer these keys to SQL server? Could you please help us to do it?
|
By Ivan George Borges - 8/13/2010
Nope, you don't need to transfer any pre-localized keys, since they are embedded into the SF DLLs. What language are you setting your application to work with?
|
By lastcanary - 8/13/2010
Thank you for the answer. We are trying to use Turkish language. Is this language is supported in the source code dlls?
|
By Ivan George Borges - 8/13/2010
I would guess not. Have a look at this post of yours, it seems you were about to work on this translation package. Have you ever gone ahead and done it?http://forum.strataframe.net/FindPost26831.aspx
|
By lastcanary - 8/13/2010
We have finished the translations and sent it to Trent on 16.04.2010.
We have been informed that these translations are added to StrataFrame on April 27, 2010,
Could you please confirm? Could you please confirm that they are added to the source code?
|
By Ivan George Borges - 8/14/2010
I am checking on that for you.
|
By lastcanary - 8/14/2010
We will be waiting for your reply to proceed in our project.
|
By Ivan George Borges - 8/16/2010
Quick question, are you under StrataFrame 1.7.0.7?
|
By Ivan George Borges - 8/16/2010
OK, we went ahead and did a build where we are sure the Turkish language is included. Could you please download it from the following link and let us know if it works?http://www.strataframe.net/downloads/strataframesetup.exe
|
By lastcanary - 8/16/2010
Thank you for the build. We are going to try it but since we added some code to the StrataFrame source code we require to have a StrataFrame source code that includes Turkish support.
|
By Ivan George Borges - 8/16/2010
We are about to release a new build and this install was created specially for you. Could you please create a test project with it or something similar, so we can go ahead here? You can create a virtual machine or even rebuild your source code after your test. Otherwise you will have to wait for the new release, which is going to be soon.
|
By Russell Scott Brown - 8/17/2010
Thanks for the update Ivan.
What will this new release have besides Turkish language support?
|
By Ivan George Borges - 8/17/2010
You are welcome Russel.I don't have the list of new features yet, but it will be published soon.
|
By lastcanary - 8/20/2010
Could you please help us to add Turkish support to the current version of StrataFrame source code? Could you please explain us the details for adding this support?
|
By Ivan George Borges - 8/21/2010
Have you tested the release I posted to you? That install should have the Turkish language working. There is a new release coming up soon and the source code will be available when that happens.
|