A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Qqx below:

Manual:$wgDummyLanguageCodes - MediaWiki

Toggle the table of contents Manual:$wgDummyLanguageCodes List of language codes that have been renamed to new (correct) codes, or don't correspond to an actual interface language.
Introduced in version: 1.16.0 (r60736) Removed in version: Still in use Allowed values: (array of strings) Default value: see below

This global variable contains an array of language codes that don't have a corresponding set of translated system messages and never will.

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).

MediaWiki version:

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