podiff

Compare textual information in two PO translation files

brewmacoslinux
Try with needOr install directly
Source

About

Compare textual information in two PO files

Commands

podiff

Examples

Compare two PO files and show differences$ podiff file1.po file2.po
Compare PO files with unified diff format$ podiff -u file1.po file2.po
Compare PO files ignoring certain fields$ podiff --ignore-comments file1.po file2.po