|
|
Rank: Member
Joined: 7/29/2010 Posts: 3 Points: 9 Location: Moscow
|
Hi, what languages does your product support in the current version? At what level?
|
|
 Rank: ME Staff
Joined: 1/12/2009 Posts: 261 Points: 354 Location: VA
|
Hi Natalia, The product currently only ships with the English language. All of the text that you will find throughout the product comes from a resx file (resource file) that can be localized.
You will find this file at "Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\CONFIG\Resources\EntreeServer.resx". Once localized, you will save it to the "App_GlobalResources" folder in your IIS directory as "EntreeServer.Module.(local).resx". So in the case of French, it would be "EntreeServer.Module.fr-fr.resx".
We do have a service we can use to provide the translations upon request as well.
-joe
|
|
Rank: Member
Joined: 7/29/2010 Posts: 3 Points: 9 Location: Moscow
|
Hi Joe, Thank you for quick response. I'm sorry, I'm not a technical specialist, and would like to understand you correctly. Does your answer mean that your product, once localized, will support non-English content? But user interfaces can be only in English, and to resolve that you are able to translate UI as a special service. That's right? And content localization can be done by ordinary SP-administrator? Or does it require special qualification?
-Natalia
|
|
 Rank: ME Staff
Joined: 1/12/2009 Posts: 261 Points: 354 Location: VA
|
Your content will be localized automatically by virtue of the fact that it was created in your language. The localization done to Mobile Entee, via the resx file, is for all interface elements that contain text.
The service I mentioned was if you have a specific language request, we can have it translated and provide you the proper resx file. Or you can do the translation yourself.
I hope this clarifies things, -joe
|
|
Rank: Member
Joined: 7/29/2010 Posts: 3 Points: 9 Location: Moscow
|
Hi Joe, You are completely clear. Thanks a lot!
|
|
|
Guest |