[In English] Do you know XLIFF? The purpose of XLIFF is to make localization process easier. XLIFF can be used in XML. The rudimentary way to use is as follows. At first, we need to declare to use xliff. <?xml version="1.0" encoding="utf-8"?> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> And second, use xliff like this. <string name="remaining_time_message">Only <xliff:g id="minu