- Always prepend with application name and let underlying `IStringLocalizerFactory` do the name gymnastics - Use ExecutingFilePath instead of view name - Trim off the file extension (so your resource doesn't have to have ".cshtml" in its name) - Improved doc comments - Added tests to cover ViewLocalizer behavior - #3718 - #2767 |
||
|---|---|---|
| .. | ||
| Controllers.HomeController.fr.resx | ||
| Models.Product.fr.resx | ||
| Models.User.fr.resx | ||
| Views.Home.Locpage.en-GB.resx | ||
| Views.Home.Locpage.fr.resx | ||
| Views.Shared._LocalizationLayout.fr.resx | ||