Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: auto-nester to nest culture specific .resx files under the neutral .resx file #76

Open
tom-englert opened this issue Jun 20, 2017 · 1 comment

Comments

@tom-englert
Copy link
Contributor

Originally posted under dotnet/ResXResourceManager#18, however this is rather a task for file nesting.

Nesting should look like this:

+ Solution
  + Project
    - FileA.cs
    + ResourceA.resx
      - ResourceA.de.resx
      - ResourceA.fr.resx
This was referenced Jun 20, 2017
@tom-englert
Copy link
Contributor Author

Duplicate of #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant