Localization of Web Parts for SharePoint (Quest Web Parts)
What localization does and how to set it up?
<P>Quest Web Parts version 5.7 supports dynamic language switching for qListView, qListForm and qChartView.</P> <P>Localization changes text lines displayed in web part controls such as Web Part title, Context menu items, etc:</P> <P><IMG title="ATT - 20121011_130241_localization.png" alt="ATT - 20121011_130241_localization.png" src="https://support.software.dell.com/KBArticleImages/98320/20121011_130241_localization.png"></P> <P>To localize web part perform the following steps:</P> <P>1. Create a Resource list with Resource ID, Culture and Value columns:</P> <P><IMG style="WIDTH: 591px; HEIGHT: 151px" title="ATT - 20121011_125950_Loalization_ResourceList.png" alt="ATT - 20121011_125950_Loalization_ResourceList.png" src="https://support.software.dell.com/KBArticleImages/98320/20121011_125950_Loalization_ResourceList.png"></P> <P>Note: Resource ID contains name that is assigned to a specific resource in the web part settings (see p.3 below)</P> <P>2. Change settings of the web part you want to localize:</P> <P><IMG style="WIDTH: 714px; HEIGHT: 175px" title="ATT - 20121011_130433_localization_ezEdit.png" alt="ATT - 20121011_130433_localization_ezEdit.png" src="https://support.software.dell.com/KBArticleImages/98320/20121011_130433_localization_ezEdit.png"></P> <P>Note: Specify a name for the resource that will be localized. This name should be used as Resource ID in the Resource list.</P> <P>3. Add culture in the end of URL. For example: http://site/Pages/default.aspx<STRONG>?culture=ru-RU</STRONG></P> <P>Names for the resources have been changed:</P> <P><STRONG><IMG style="WIDTH: 412px; HEIGHT: 530px" title="ATT - 20121011_131112_localization_localized.png" alt="ATT - 20121011_131112_localization_localized.png" src="https://support.software.dell.com/KBArticleImages/98320/20121011_131112_localization_localized.png"></STRONG></P> <P>To find a list of culture IDs refer to <A href="http://msdn.microsoft.com/en-us/library/ee825488(CS.20).aspx">"Table of Language Culture Names, Codes, and ISO Values Method"</A></P> <P>For additional information refer to the Localization section in the <A href="http://documents.quest.com/QB18575#407249">Web Part Help</A></P>