Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Fix Norwegian fallbacks #19

Merged
merged 1 commit into from
May 11, 2018
Merged

Fix Norwegian fallbacks #19

merged 1 commit into from
May 11, 2018

Conversation

catrope
Copy link
Contributor

@catrope catrope commented May 11, 2018

OSM uses name:no for most labels, and uses name:nb and name:nn only
rarely. See https://wiki.openstreetmap.org/wiki/Multilingual_names#Norway

For this reason, make sure that nb and nn fall back to no.
Also make no fall back to nb and nn in that order (since more people use
nb than no).

Bug: https://phabricator.wikimedia.org/T194527

OSM uses name:no for most labels, and uses name:nb and name:nn only
rarely. See https://wiki.openstreetmap.org/wiki/Multilingual_names#Norway

For this reason, make sure that nb and nn fall back to no.
Also make no fall back to nb and nn in that order (since more people use
nb than no).

Bug: T194527
@stephanebisson stephanebisson merged commit f94c5f4 into master May 11, 2018
@stephanebisson stephanebisson deleted the norwegian-fallbacks branch May 11, 2018 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants