I have an app with several translations, and I want to delete some strings.
How can I refactor and delete them only once for example in the default strings.xml
file and automatically propagate the deletion to the other strings.xml file of other translations?