New statistics targets

Paul W. Frields stickster at gmail.com
Thu Apr 5 23:42:56 UTC 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-trans-list/attachments/20070405/d049b0ff/attachment.sig>


More information about the Fedora-trans-list mailing list