I tried to code a report generation done from comparing every strings.xml to compiled R class to check if there were missing keys in one or another file but didn't finish it.
I'll try to rework it in the next few weeks 2010/2/7 Julien <[email protected] <murphy2712%[email protected]>> > 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 > >
_______________________________________________ Osn-dev mailing list [email protected] https://lists.kentgeek.org/mailman/listinfo/osn-dev
