You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #8 -- 'msgfmt' also finds some issues not found by other checks or by checkPoFile(), e.g.
msgfmt -c --statistics -o tmp pt_BR.po
# pt_BR.po:8081: duplicate message definition...# pt_BR.po:1033: ...this is the location of the first definition# pt_BR.po:8087: duplicate message definition...# pt_BR.po:1320: ...this is the location of the first definition# msgfmt: found 2 fatal errors
The text was updated successfully, but these errors were encountered:
Related to #8 -- 'msgfmt' also finds some issues not found by other checks or by checkPoFile(), e.g.
The text was updated successfully, but these errors were encountered: