aspnetcore/samples/LocalizationSample.Web/Resources
damianedwards 0c3e7b5a75 Improve usability of IHtmlLocalizer & associated API:
- IHtmlLocalizer no longer derives from IStringLocalizer
- IHtmlLocalizer indexer now returns LocalizedHtmlString
- IHtmlLocalizer has GetString methods now that act the same as IStringLocalizer.GetString
- Made LocalizedHtmlString a struct to match LocalizedString
- Updated samples in response to aspnet/Localization#167
- Rename "ancestor" to "parent" for loc API
- Fixes some doc comments
- Fixed tests
- #3716
2015-12-17 16:35:19 -08:00
..
Controllers.HomeController.fr.resx Improve usability of IHtmlLocalizer & associated API: 2015-12-17 16:35:19 -08:00
Models.Product.fr.resx Improve usability of IHtmlLocalizer & associated API: 2015-12-17 16:35:19 -08:00
Models.User.fr.resx Improve usability of IHtmlLocalizer & associated API: 2015-12-17 16:35:19 -08:00
Views.Home.Locpage.cshtml.en-GB.resx
Views.Home.Locpage.cshtml.fr.resx
Views.Shared._LocalizationLayout.cshtml.fr.resx