aboutsummaryrefslogtreecommitdiffstats
path: root/languages/messages/MessagesPih.php
diff options
context:
space:
mode:
authorEd Sanders <esanders@wikimedia.org>2018-04-03 22:08:52 +0100
committerJames D. Forrester <jforrester@wikimedia.org>2018-09-19 15:55:38 -0700
commit8477d4a6f5949fcb875fb0d21800866bc548fc05 (patch)
treea2b748599f1f06ec2fa4ab7b2a453b390d4d1957 /languages/messages/MessagesPih.php
parent4df0c71911500466a6330b8fe29c623ef5b51e41 (diff)
downloadmediawikicore-8477d4a6f5949fcb875fb0d21800866bc548fc05.tar.gz
mediawikicore-8477d4a6f5949fcb875fb0d21800866bc548fc05.zip
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
Diffstat (limited to 'languages/messages/MessagesPih.php')
-rw-r--r--languages/messages/MessagesPih.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/languages/messages/MessagesPih.php b/languages/messages/MessagesPih.php
new file mode 100644
index 000000000000..25f62b2f24b8
--- /dev/null
+++ b/languages/messages/MessagesPih.php
@@ -0,0 +1,11 @@
+<?php
+/** Pitkern (Pitkern)
+ *
+ * To improve a translation please visit https://translatewiki.net
+ *
+ * @ingroup Language
+ * @file
+ *
+ */
+
+$fallback = 'en';