This commit is contained in:
rolux 2014-11-20 20:29:04 +00:00
parent 1546b931e8
commit fb3ecb9bd9

View file

@ -378,7 +378,7 @@ pandora.ui.entitiesDialog = function(options) {
function selectEntities() {
var text = Ox.formatCount(
data.ids.length,
ui.entitiesSelection[type].length,
Ox._('entity'),
Ox._('entities')
) + ' ' + Ox._('selected');