Quantcast
Channel: Some Resources loaded in view are not localized, why? - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Some Resources loaded in view are not localized, why?

$
0
0

I am creating an ASP.NET MVC 4 Application and use the default .net resources for localization.
Now I have the strange behaviour as following, BUT only on my live server, not on my development machine:
enter image description here

The Red and Green ones are loaded via @Namespace.Properties.Resources.Key directly in the view and the yellow ones via [Display[...] attributes in the model and @Html.DisplayFor(...).

Does anyone have an idea why on the live server some of them are loaded wrong?
The correct/actual resource file is loaded, as the localized display attributes where added before the last upload and they are loaded correctly


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images