How to localize a Sharepoint 2010? There ara some problems with content localization, because different localized pages use same lists.
How to localize a Sharepoint 2010? There ara some problems with content localization, because
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For localization of SharePoint interface, recommended approach would be to use Language Packs, that you install on top of your SharePoint server:
Take note, you need to install SharePoint Foundation Language Pack in desired language before you install Language Pack for SharePoint Server.
For content localization, approach depends on the nature of your site and site template you are using. For example, if you are creating SharePoint Publishing Sites, there is an concept known as “Variations” that you can leverage for achieving localization of sites. For other templates, like Team Sites, you need to be creative, and perhaps create columns in your list that could contain appropriate content in each of your desired language.
This might also be of help: Localizing SharePoint Solutions
I hope this answers your question?