summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-09-06 22:05:54 +0000
committerMatt Wilson <msw@redhat.com>2001-09-06 22:05:54 +0000
commit39a34bf7fac0cc7b7c66abcc4f5157b7727b8a36 (patch)
treeb0523c863d35bd3fa6a9d2eaad1d39f47f75ebee /po
parent0005968bd1ad898a3c357f5395c85a559f782550 (diff)
downloadanaconda-39a34bf7fac0cc7b7c66abcc4f5157b7727b8a36.tar.gz
anaconda-39a34bf7fac0cc7b7c66abcc4f5157b7727b8a36.tar.xz
anaconda-39a34bf7fac0cc7b7c66abcc4f5157b7727b8a36.zip
check the format strings in translations
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index fa20a1331..7dc54284e 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -91,6 +91,6 @@ missing-mixed:
done
%.mo: %.po
- cat $< timeconfig/$< | msgfmt -o $@ -
+ cat $< timeconfig/$< | msgfmt --check -o $@ -
depend: