Skip to content

Fall back to English for missing translated elements

We have to handle both entirely missing top-level elements and arbitrarily incomplete sub-elements in the description body.

Until now we were just kept those gaps, resulting in missing titles or incomplete descriptions. F-Droid didn't complain about that, but Google Play does. This fixes e.g. Itinerary's metadata for de and ru.

cc @teams/android

Merge request reports