From dc738e7ae6a9c14992279dc2c52f71b14ced53aa Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:00:47 +0000 Subject: Lots and lots of i18n updates. Author: doogie Date: 2003-02-10 07:34:41 GMT Lots and lots of i18n updates. --- po/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/makefile') diff --git a/po/makefile b/po/makefile index 3c29a8031..e3b042074 100644 --- a/po/makefile +++ b/po/makefile @@ -60,7 +60,7 @@ $(MOFILES) : $(PO_DOMAINS)/%.mo : $(PO_DOMAINS)/%.po cp $@ $(LOCALE)/$(notdir $*)/LC_MESSAGES/$(call GETDOMAIN,$*).mo stats: - for i in *.po; do echo -n "$$i: "; msgfmt --statistics $$i; done + for i in *.pot *.po; do echo -n "$$i: "; msgfmt --statistics $$i; done binary: $(POTFILES) $(PO)/$(PACKAGE)-all.pot $(MOFILES) -- cgit v1.2.3-70-g09d2