fix(i18n): drop the tags translations carry and their msgids do not
With autoescape a tag that exists only in a translation reaches the page as
text. Four strings had one, in eight languages: the file integrity hint (pl,
vi), the antiflood message of the mail module (pl, uz) and the unconfirmed
email notice (ar, kk, ky, ro).
The <br> is replaced with a sentence break, so the text reads the same as its
msgid. The dictionaries are regenerated.
text. Four strings had one, in eight languages: the file integrity hint (pl,
vi), the antiflood message of the mail module (pl, uz) and the unconfirmed
email notice (ar, kk, ky, ro).
The <br> is replaced with a sentence break, so the text reads the same as its
msgid. The dictionaries are regenerated.