[MonoDevelop] MONODEVELOP "ASP.NET MVC 3 RAZOR" GLOBALIZATION IN CSHTML

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Apr 8 01:06:25 UTC 2014


Gettext isn't a good solution for localizing web apps since it only
supports loading one language at a time, so wouldn't allow serving the
website to multiple users with different languages.

You can find some advice on localizing asp.net apps here, though
MonoDevelop does not have good support for editing resx files:
http://afana.me/post/aspnet-mvc-internationalization-part-2.aspx
On Apr 7, 2014 2:51 PM, "vdm" <netmonitoring at mail.ru> wrote:

> I'm trying to create multilanguage ASP.NET MVC 3 RAZOR project. For that
> purpose in the Solution was created additional project "TRANSLATION
> PROJECT". The problem is that "TRANSLATION PROJECT" works only in *.CS
> files, *.CSHTML are ignored.
>
> How properly create multilanguage ASP.NET MVC 3 RAZOR project in
> MONODEVELOP?
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/MONODEVELOP-ASP-NET-MVC-3-RAZOR-GLOBALIZATION-IN-CSHTML-tp4662452.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20140407/218a7d14/attachment.html>


More information about the Monodevelop-list mailing list