In addition to that I wrote a small script that searches for missing translations in a language file.
Here's the output for the Chinese version: ----------------------------------------------------------------- Found 1 language(s): ["zh"] Found 164 items in strings.xml Language zh has missing translations (Translated: 98.17%) add_server_list aliases alias_add_description ----------------------------------------------------------------- Current Chinese version: http://github.com/pocmo/Yaaic/raw/master/res/values-zh/strings.xml Current English version: http://github.com/pocmo/Yaaic/blob/master/res/values/strings.xml Best regards, Sebastian

