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

GenerateTemplatePerFile deletes translations #361

Open
zeljkokalezic opened this issue Nov 10, 2017 · 1 comment
Open

GenerateTemplatePerFile deletes translations #361

zeljkokalezic opened this issue Nov 10, 2017 · 1 comment

Comments

@zeljkokalezic
Copy link

When GenerateTemplatePerFile option is set to true it deletes existing translations from messages.po files instead of merging them with untranslated nuggets.

Issue can be mitigated by setting the value to false.

Not sure if this is intended behaviour or a bug 😄

In web.config:
<add key="i18n.GenerateTemplatePerFile" value="true" />

@joshrizzo
Copy link

Same problem 2 years later. I tried putting it into another file hoping it would merge the two .po files at runtime. I don't think that works either.

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

2 participants