The duplicated translations verifier feature is a great time-saving.
However, I'm running 1.0-alpha3 and I've noticed that duplicated translations is not being verified when we import .po files. It's not good, since automatic importing should be the most proficuous source of duplicated strings.
So the bug (or feature request?) is: please check for duplicated translations when importing a .po file.
Regards,
José San Martin
Comments
Comment #1
gábor hojtsyThis was found in #494320: Unify translation checks when saving and skip whitespace only strings as well (where it was fixed and got test coverage). Thanks for the report!