wrap more strings in Ox._

This commit is contained in:
j 2013-07-17 10:25:01 +00:00
commit 3e6a16d191
7 changed files with 13 additions and 16 deletions

View file

@ -168,7 +168,7 @@ pandora.ui.insertEmbedDialog = function(/*[url, ]callback*/) {
.appendTo($form);
$input.item = Ox.Input({
label: pandora.site.itemName.singular,
label: Ox._(pandora.site.itemName.singular),
labelWidth: 128,
value: item,
width: formWidth