]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add po rules
authorMehdi Abaakouk <sileht@sileht.net>
Sun, 16 Sep 2012 08:28:51 +0000 (10:28 +0200)
committerMehdi Abaakouk <sileht@sileht.net>
Sun, 16 Sep 2012 08:28:51 +0000 (10:28 +0200)
debian/rules

index 97219c2db0d4250b0c8e9b477738f381a6ae6829..a2f9aa2169f2c62f4a495a53d34c5ace6b157e4f 100755 (executable)
@@ -13,3 +13,13 @@ ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
 override_dh_auto_test:
        ./run_tests.sh -N -P || true
 endif
+
+
+display-po-stats:
+       cd $(CURDIR)/debian/po ; for i in *.po ; do \
+               echo -n $$i": " ; \
+               msgfmt -o /dev/null --statistic $$i ; \
+       done
+
+call-for-po-trans:
+       podebconf-report-po --call --withtranslators --languageteam