This global variable contains an array of language codes that don't have a corresponding set of translated system messages and never will.
&uselang=qqx
" to view the message names in the interface.These language codes are excluded on the installer as selectable user or content languages.
Since 1.18, they are excluded when running the transstat.php
maintenance script (used for generating localisation statistics).
≥ 1.19
$wgDummyLanguageCodes = [ 'als' => 'gsw', 'bat-smg' => 'sgs', 'be-x-old' => 'be-tarask', 'bh' => 'bho', 'fiu-vro' => 'vro', 'no' => 'nb', 'qqq' => 'qqq', # Used for message documentation. 'qqx' => 'qqx', # Used for viewing message keys. 'roa-rup' => 'rup', 'simple' => 'en', 'zh-classical' => 'lzh', 'zh-min-nan' => 'nan', 'zh-yue' => 'yue', ];
$wgDummyLanguageCodes = array( 'als', 'bat-smg', 'be-x-old', 'fiu-vro', 'iu', 'nb', 'qqq', 'qqx', 'roa-rup', 'simple', );
$wgDummyLanguageCodes = array( 'als', 'bat-smg', 'be-x-old', 'dk', 'fiu-vro', 'iu', 'nb', 'qqq', 'simple', 'tp', );
$wgDummyLanguageCodes = array( 'qqq', 'als', 'be-x-old', 'dk', 'fiu-vro', 'iu', 'nb', 'simple', 'tp' );
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4