Manual:$wgDisableLangConversion
Language, regional and character encoding settings: $wgDisableLangConversion | |
---|---|
Whether to enable language variant conversion. |
|
Introduced in version: | 1.4.0 (r5977) |
Removed in version: | Still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
editWhether to enable language variant conversion. Currently only zh supports this function, to convert between Traditional and Simplified Chinese. This flag is meant to isolate the (untested) conversion code, so that if it breaks, only zh will be affected.