This commit is contained in:
rolux 2014-11-20 16:36:44 +00:00
parent 3f7215035a
commit 32c1319414

View file

@ -102,7 +102,7 @@ pandora.ui.entitiesDialog = function(options) {
var text = Ox.formatCount(
data.ids,
Ox._('entity'),
OX._('entities')
Ox._('entities')
) + ' ' + Ox._('selected');
selected = data.ids;
renderEntity();