I am using the bootstrap Multiselect drop-down instead of number of list showing when hit select all option can we show the All Selected text.
If someone hit this question in the future , solution is change the
{ nonSelectedText: 'None selected' }
assign a global variable to this text change it through JavaScript.
value resides in bootstrap-multiselect.js file.