Skip to content

Look for resourcefiles caseinsensitive #2

Description

@Baklap4

Currently the package is looking for resource files equal to Strings.{culture}.json
While using strings.{culture}.json on Windows it still works since Windows doesn't care about case sensitivity. On Linux however it won't work and will result in a FileNotFoundException

See https://github.com/Baklap4/DotNetLocalizer/blob/master/src/DotNetLocalizer.Json/JsonLocalizer.cs#L65

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions