We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ef03c commit 4b3d6d9Copy full SHA for 4b3d6d9
src/po/Makefile
@@ -49,4 +49,4 @@ clean:
49
# msgmerge [email protected] $< -o $@
50
51
.po.mo:
52
- $(MSGFMT) -v -o $@ $<
+ $(MSGFMT) --check -v -o $@ $<
0 commit comments