Define which languages explicitly fallback to 'en'
authorEd Sanders <esanders@wikimedia.org>
Tue, 3 Apr 2018 21:08:52 +0000 (22:08 +0100)
committerJames D. Forrester <jforrester@wikimedia.org>
Wed, 19 Sep 2018 22:55:38 +0000 (15:55 -0700)
In the message store, all messages fall through to English,
but only a few languages should actually explicitly fallback
to English (English variants and dialects).

These new explicit fallbacks are used by ResourceLoaderImageModule,
and this change doesn't affect the message fall through system.

Bug: T203350
Change-Id: I6b68a17f4d69341bccdae748727b5133a600d8bc


No differences found