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

Prevent empty files #17

Open
dpreussler opened this issue Apr 11, 2017 · 0 comments
Open

Prevent empty files #17

dpreussler opened this issue Apr 11, 2017 · 0 comments

Comments

@dpreussler
Copy link

If a language has not been translated at all, the plugin created an empty file.
This made the compiler to fail. It should have an empty body

<?xml version="1.0" encoding="utf-8"?>
<resources>
</resources>

How can we prevent that?

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