Add tooltip to the "more languages" action to provide better context
Bug: T135224 Change-Id: I3c5d909ff334182e25b48fd3917260087ee276ef
This commit is contained in:
@@ -352,6 +352,7 @@
|
||||
|
||||
$trigger = $( '<button>' )
|
||||
.addClass( 'mw-interlanguage-selector mw-ui-button' )
|
||||
.prop( 'title', mw.msg( 'ext-uls-compact-link-info' ) )
|
||||
.text( mw.msg(
|
||||
'ext-uls-compact-link-count',
|
||||
mw.language.convertNumber( this.listSize - this.compactSize )
|
||||
|
||||
Reference in New Issue
Block a user