How do you translage CS2008 hardcode strings quickly?

Search in files(*.aspx;*.ascx;*.htm;*.html) with UltraEdit for "Text=", translage found results, then search for regex ">[^<]*\b\w+[^<]*<", and then "confirm", and then "Message="...
原文地址:https://www.cnblogs.com/deerchao/p/1195408.html