forked from 0x2620/pandora
typo
This commit is contained in:
parent
1546b931e8
commit
fb3ecb9bd9
1 changed files with 1 additions and 1 deletions
|
@ -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');
|
||||
|
|
Loading…
Reference in a new issue