I've added a couple new targets to our Makefile.common for use by translators and repo managers: make postat make postat-${LANG} (e.g.: make postat-pa) These targets will give you information on the current statistics for all languages (or a specific language). These targets rely, of course, on the definition of ${OTHERS} in the Makefile. If you need to force a new ${LANG} because it's not defined in the Makefile yet, you can use the form: OTHERS=${MYLANG} make -e postat-${MYLANG} e.g.: OTHERS=xx make -e postat-xx Output is clipped from the normal "msgfmt --stat" command to look like one of the following, where TT is translated, FF is fuzzy, and UU is untranslated: xx: TT/ xx: TT/UU/ xx: TT/FF/UU -- Paul W. Frields, RHCE http://paul.frields.org/ gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717 Fedora Project: http://fedoraproject.org/wiki/PaulWFrields irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug
Attachment:
signature.asc
Description: This is a digitally signed message part
-- fedora-docs-list mailing list fedora-docs-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-docs-list