wiki.techinc.nl/includes/cache/localisation
Ed Sanders 8477d4a6f5 Define which languages explicitly fallback to 'en'
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
2018-09-19 15:55:38 -07:00
..
LCStore.php
LCStoreCDB.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
LCStoreDB.php Move l10n_cache table to a separate DB for sqlite via the installer 2018-08-14 17:29:01 +00:00
LCStoreNull.php
LCStoreStaticArray.php Use StaticArrayWriter in LCStoreStaticArray 2018-08-27 22:23:08 +00:00
LocalisationCache.php Define which languages explicitly fallback to 'en' 2018-09-19 15:55:38 -07:00
LocalisationCacheBulkLoad.php