Hi,
I am using MOSS variations for sharepoint search localization.
I am having an issue with variation label and browser culture.
Whenever a variation label is selected by user from VariationLabel menu control, the user is navigated to the corresponding variation site.
But internally the pages with in site are using Browser locale setting, and displaying the page content.
So in this way the actual content is shown in the browser locale, and the applicationl level label s and welcome link and all are shown in the cuture of the variation label.
For page content Which one to follow whether the variation label chosen or Browser culture.
How to make page data consitent with Browser locale and Variation Label.
Thank in Advance for any information.