Fills strings in a new file from an old file XML
- Download Xiaomi MiWiFi APP Android APP
- Unpack APK file for example
- Сopy 4 files from unpack miwifi.APK: strings.xml, plurals.xml
\res\values\strings.xml and plurals.xml
in
values\strings.xml and plurals.xml
\res\values-zh-rCN\strings.xml and plurals.xml
in
values-zh-rCN\strings.xml and plurals.xml
- Run python translator.py
- New strings are copied to file: new_string.txt
- Translate new strings in new_string.txt
- Run python translator.py
- Repack APK file
- Python 3.4+