Notifying translators about the state of translations (was: Re: [PATCH] Polish translation for subversion messages)
From: Erik Hülsmann <e.huelsmann_at_gmx.net>
 
Date: 2004-05-26 23:53:22 CEST ('binary' encoding is not supported, stored as-is) Resend to dev@ list... >Marcin Kasperski <Marcin.Kasperski@softax.com.pl> writes:
 Hi Karl,
 I had your request in a large pile of mails to respond to.  It took
 >Can someone describe in pseudocode how this should work, and what
 I was thinking of a weekly update as a cron job or something like
 The msgattrib program (available in GNU gettext) can be used to
 = untranslated
 I suppose it is possible to script these stats as:
  $ make gnu-locale-po-update
  $ msgattrib --untranslated -o - de.po | grep '^msgid "' | wc -l
 The output might look something like this:
 ========================================
 de.po
 pl.po
 ========================================
 And send these stats to a list.  Which list would be suitable for
 Comments?
 bye,
 Erik.
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.