wrap more strings in Ox._
This commit is contained in:
parent
5489823a61
commit
3e6a16d191
7 changed files with 13 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue