summaryrefslogtreecommitdiff
path: root/po/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-11-08 16:04:21 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-11-08 16:04:21 +0000
commite181fcafae68a176b70dacd5d9076b50b1048dbd (patch)
tree7be4d51dc4ad1801cba983c6b29476210f6064e1 /po/makefile
parentc5198dc1d0edeb3999741f00a25ec946cd66d6b9 (diff)
parent9bb3c7fa2806e3f9d82be40c00376b4a9d74298d (diff)
* merged with bubulle, changelog updates
Patches applied: * bubulle@debian.org--2005/apt--main--0--patch-119 Merge with Michael and add update-po as a pre-req for binary * bubulle@debian.org--2005/apt--main--0--patch-120 Re-generate all PO Files * bubulle@debian.org--2005/apt--main--0--patch-121 Complete French translation * bubulle@debian.org--2005/apt--main--0--patch-122 Correct typography in French translation * bubulle@debian.org--2005/apt--main--0--patch-123 Spelling fix for consistency in French translation * bubulle@debian.org--2005/apt--main--0--patch-124 Merge with Michael * bubulle@debian.org--2005/apt--main--0--patch-125 Fixed localization of y/n questions in German translation * bubulle@debian.org--2005/apt--main--0--patch-126 Swedish translation update * bubulle@debian.org--2005/apt--main--0--patch-127 Complete Tagalog translation / Add Changelog * bubulle@debian.org--2005/apt--main--0--patch-128 Danish translation update * bubulle@debian.org--2005/apt--main--0--patch-129 Basque translation update
Diffstat (limited to 'po/makefile')
-rw-r--r--po/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/makefile b/po/makefile
index bb8118c77..6ad6997c0 100644
--- a/po/makefile
+++ b/po/makefile
@@ -62,7 +62,7 @@ $(MOFILES) : $(PO_DOMAINS)/%.mo : $(PO_DOMAINS)/%.po
stats:
for i in *.pot *.po; do echo -n "$$i: "; msgfmt --statistics $$i; done
-binary: $(POTFILES) $(PACKAGE)-all.pot $(MOFILES)
+binary: $(POTFILES) $(PACKAGE)-all.pot $(MOFILES) update-po
.PHONY: update-po
update-po: $(PACKAGE)-all.pot