Generate Local Resource for all pages

我是研究僧i 提交于 2019-12-05 22:07:07

Write a script, no? A resource file is nothing but an XML file.

MiFreidgeim SO-stop being evil

Write a macro as suggested in Is it possoble to run 'Generate Local Resources Tool' programmatically?

Also from http://www.guysmithferrier.com/post/2009/05/Localizing-ASPNET-MVC.aspx :

Convert your HTML controls to equivalent ASP.NET server side controls. If this is your plan then you should take a look at the I18NRefactorings (an add-in for the free DXCore) in the download at http://www.dotneti18n.com/Downloads.aspx (folder VS2010/ASPNETSpecifics/I18NRefactorings/I18NRefactorings in the 2010 zip) that will help automate this process.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!