I have small issue with the strings.xml file, when it is uploaded to a translation website. When the string is long and takes more than one line, Android Studio automatically adds a tab and the rest of the text is on the next line. The translators never know if this is part of the string or not. Is there a way I could prevent strings.xml being automatially indented when the string continues on the next line. Here is an example:I have small issue with the strings.xml file, w