forked from AFPy/python-docs-fr
More readable 'make fuzzy'.
This commit is contained in:
parent 0479baa5df
commit b257be64b9
1 changed files with 1 additions and 1 deletions
2 Makefile
2
Makefile | | @ -79,4 +79,4 @@ endif | |||
| ||||
.PHONY: fuzzy | ||||
fuzzy: | ||||
find -name '*.po' | xargs -L1 msgattrib --only-fuzzy --no-obsolete | ||||
for file in *.po */*.po; do echo $$(msgattrib --only-fuzzy --no-obsolete "$$file" | grep -c ^msgid) $$file; done | grep -v ^0 | sort -gr | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue