If localization of the website is done in such a way that on every request in mvc controller I read current thread and upon that information partial view is loaded (cause every language has different partial view) and strings inside non partial view are localized using resource strings.If localization of the website is done in such