Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

ResourceManagerStringLocalizerFactory should look for resource name without the application name prefix on the type name when Resources path is set #167

@DamianEdwards

Description

@DamianEdwards

When LocalizationOptions.ResourcesPath is set, make ResourceManagerStringLocalizerFactory use a resource location without the application name prefix.

e.g. where location is MyApp.Controllers.HomeController and LocalizationOptions.ResourcesPath is "Resources", ResourceManagerStringLocalizerFactory would look for a resource with base name "MyApp.Resources.Controllers.HomeController".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions