Hi, I'm wondering about keeping translations synchronized in all languages.
Every time someone code a new functionality, he add some strings in the res/values/strings.xml english dictionary, but cannot translate in every language. Maybe we must create a list per language and add manually the items each time we add new words. Maybe a (web) tool can do that automatically? Just by scanning every strings.xml from res/values* and find incomplete entries? I think it is a cleaner way compared to creating issues like "Ensure *** translation works for each release", it's more a computer task than a human one.
_______________________________________________ Osn-dev mailing list [email protected] https://lists.kentgeek.org/mailman/listinfo/osn-dev
