This is already the case in fdroidclient and Debian in general. Weblate
also defaults to checking that the unicode ellipsis is used.
sed -i 's,\.\.\.",…",' locale/fdroidserver.pot locale/*/*/*.po
Weblate, gettext, and Python-Babel all seem to have slightly different
wrapping rules. This leads to lots of annoying diffs and git merge
conflicts. So just don't wrap at all! :-D