Fixes for empty interlanguage links list
* Change the title near the icon to 'Language'. * Remove the empty box in the Monobook skin. Bug: 47972 Bug: 47967 Change-Id: Ie6930509ed7f200cf0bffda91b8d9fd58f1bed8b
This commit is contained in:
@@ -75,6 +75,9 @@ $wgResourceModules['ext.uls.interface'] = array(
|
||||
'ext.uls.displaysettings',
|
||||
'ext.uls.inputsettings',
|
||||
),
|
||||
'messages' => array(
|
||||
'uls-plang-title-languages',
|
||||
),
|
||||
'position' => 'top',
|
||||
) + $resourcePaths;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user