1
0
Fork 0
forked from 0x2620/oxjs

fix some locale strings

This commit is contained in:
j 2013-07-17 10:19:57 +00:00
commit aa6d2de64b
5 changed files with 10 additions and 14 deletions

View file

@ -152,7 +152,7 @@ Ox.InsertHTMLDialog = function(options, self) {
self.$select = Ox.Select({
items: self.items,
label: 'Insert',
label: Ox._('Insert'),
labelWidth: 128,
value: 'img',
width: 384