Quoting Emil Velikov (2019-05-03 03:41:42)
On Thu, 2 May 2019 at 23:19, Rob Clark robdclark@chromium.org wrote:
On Thu, May 2, 2019 at 2:57 PM Dan Willemsen dwillemsen@google.com wrote:
On Thu, May 2, 2019 at 1:52 PM John Stultz john.stultz@linaro.org wrote:
We need solutions for the xgettext and the python-mako usage.
Android doesn't support translations at this level, so you may be able to just skip xgettext altogether.
from quick look, gettext is just needed for docs build (which I guess android doesn't do) and driconf (not supported on android afaiu, although it could be nice if there was a way to support something like driconf on android, but I guess a different topic[1]).. so yeah, probably not needed
Pretty much what I've mentioned last time John brought the gettext patches - simply disable/drop the thing for Android.
One of these days we should even look closely at these "wanna-be translations, yet 90% not translated" and drop all together?
-Emil
Eric Engrstrom and I talked about this some time ago, the translations are very incomplete and out of date at this point. Unless someone wants to step up and maintain them I'd be in favor of dropping them all together.
Dylan