Pergunta

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?

Foi útil?

Solução

I've found how:

 msgattrib --untranslated source.po -o output.po
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top