#!/bin/bash -x # Fix TypographyEllipsis programmatically sed -r -i 's/(\.\.\.|…\;)/…/g' res/values*/*.xml