This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4c2a44d9e0
wiki.techinc.nl
/
languages
/
messages
/
MessagesBi.php
9 lines
85 B
PHP
Raw
Normal View
History
Unescape
Escape
Add MessagesBi.php Support for Bislama language was added some years ago but this file was not added. Add a mostly empty file for now so it can be filled with more content in the future. Bug: T202438 Change-Id: I3e977428a42a2baaedeca7c0b47a98821bcafabb
2018-08-21 18:56:19 +00:00
<
?
php
/**
Bislama
(
Bislama
)
*
*
@
file
language: Continue doc Languages subgroup for msg files and subclasses Follows-up I301f471f86ba2. For ease of navigation, move Converter subclasses to a group called "Languages", which for documentation purposes is a subgroup of "Language". The next commit does the same for Messages* files, and Language subclasses (done separately for ease of review). Change-Id: If1cef9aa15f536ebaedd4477ad7453426e7f3b85
2022-06-22 22:37:31 +00:00
*
@
ingroup
Languages
Add MessagesBi.php Support for Bislama language was added some years ago but this file was not added. Add a mostly empty file for now so it can be filled with more content in the future. Bug: T202438 Change-Id: I3e977428a42a2baaedeca7c0b47a98821bcafabb
2018-08-21 18:56:19 +00:00
*/
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-04-03 21:08:52 +00:00
$fallback
=
'en'
;
Reference in a new issue
Copy permalink