Add separate buttons for 'add languages' and language settings menus
Bug: T323694 Change-Id: I23cb4687d841025905224a52b843572206fa9ddb
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
i18n: function () {
|
||||
this.$template.find( '.uls-language-actions-title strong' )
|
||||
.text( $.i18n( 'ext-uls-actions-menu-header' ) );
|
||||
.text( $.i18n( 'ext-uls-add-languages-button-label' ) );
|
||||
},
|
||||
|
||||
hide: function () {
|
||||
|
||||
Reference in New Issue
Block a user