I have managed to localize the view pages in my application but there are master pages which contain some strings.
It appears that the string contained in master pag
You should use a Global Resource file.
App_GlobalResources
asp.net folderPublic
My.Resources.Resource.MyText
(VB Syntax)To access resource from source code of master page: