Domanda

I would like to remove all translated strings from a PO file, or generate a PO file with only the untranslated strings.

Is that possible?

È stato utile?

Soluzione

I've found how:

 msgattrib --untranslated source.po -o output.po
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top