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

Missing translation area also shows fully translated resources #62

Closed
apuchkov opened this issue Apr 27, 2021 · 2 comments
Closed

Missing translation area also shows fully translated resources #62

apuchkov opened this issue Apr 27, 2021 · 2 comments
Labels

Comments

@apuchkov
Copy link

Hello,

We have ~100 different resx files in the solution.

I'm planning to give Resx Resource Translation to the translator so she can add translations to newly added resources.

I was hoping that Missing translations tab would only show resources with missing translations or at least highlight them in red. That would help translator to find a few resource files where translations need to be added instead of checking all 100 resource files. Currently, it shows all resources for me, all in black.

Is it a missing functionality or a bug?

image

Attached a few simplified files to reproduce this issue. Accounts has missing translations. Address is fully translated
Accounts and addresses resxs.zip

Thanks!

@HakanL
Copy link
Owner

HakanL commented May 22, 2022

Hello, sorry about the late response. I'm not very active in this project any more, but if you have a PR for this issue then I'm happy to review and accept.

@Klocman
Copy link
Collaborator

Klocman commented May 24, 2022

It was caused by the lowercase language codes in the filenames.

@Klocman Klocman added the bug label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants