开发者

Babel (Python) extension to extract messages from ASP.NET (MVC ?) pages (for i18n)

开发者 https://www.devze.com 2023-01-31 11:17 出处:网络
I am about to start an ASP MVC project that requires i18n support. In a previous post I knew of mostl开发者_StackOverflow社区y everything I needed to get this done. I don\'t like MS approach (it\'s to

I am about to start an ASP MVC project that requires i18n support. In a previous post I knew of mostl开发者_StackOverflow社区y everything I needed to get this done. I don't like MS approach (it's too complex) so I'd like to try FairlyLocal. However it seems to use xgettext, which (AFAIK) doesn't extract messages inside HTML in ASP template files.

I use Babel quite often so, I'd like to know if anybody knows an (message extractor) extension for ASP files (views) like those listed in this page.


FYI, you can point xgettext at any file you like, .html, .aspx or otherwise.

So yes, FairlyLocal can extract messages from those files.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号