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

virtually empty locale files #429

Closed
jonassmedegaard opened this issue Sep 9, 2019 · 1 comment
Closed

virtually empty locale files #429

jonassmedegaard opened this issue Sep 9, 2019 · 1 comment

Comments

@jonassmedegaard
Copy link
Contributor

Quite a few locale files are virtually empty - i.e. contains zero translated strings

This command outputs 43 hits:

find po -type f -name '*.po' -not -execdir pcregrep -qM '^msgstr[^:]* "([^"]|"\n"(?!Project-Id-Version:))' '{}' ';' -print
@quozl quozl closed this as completed in 86289bd Sep 9, 2019
@quozl
Copy link
Contributor

quozl commented Sep 9, 2019

Thanks for the command.

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