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

Ignore some *xlf files on Refresh command #439

Open
samucele96 opened this issue Sep 22, 2023 · 2 comments
Open

Ignore some *xlf files on Refresh command #439

samucele96 opened this issue Sep 22, 2023 · 2 comments
Labels
question Further information is requested waiting for feedback

Comments

@samucele96
Copy link

I have a project with a lot of translations but right now i'm interested only in mantaining one.
Every time i use the Refresh command all translation files gets updated with the new captions and labels.
Is it possibile to exclude some of the files?

Thank you

@samucele96 samucele96 added the enhancement New feature or request label Sep 22, 2023
@jwikman
Copy link
Owner

jwikman commented Sep 22, 2023

Hi @samucele96,

Try the NAB.TranslationFilenamePattern setting.

Example to only refresh the swedish xlf file:

"NAB.TranslationFilenamePattern": "*.sv-SE.xlf"

@jwikman jwikman added question Further information is requested and removed enhancement New feature or request labels Sep 22, 2023
@jwikman
Copy link
Owner

jwikman commented Nov 11, 2023

Hi @samucele96,
Did this work out for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested waiting for feedback
Projects
None yet
Development

No branches or pull requests

2 participants