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

@ -122,7 +122,7 @@ Ox.AnnotationFolder = function(options, self) {
id: 'add',
style: 'symbol',
title: 'add',
tooltip: Ox._('Add {0}', self.options.item),
tooltip: Ox._('Add {0}', [self.options.item]),
type: 'image'
})
.bindEvent({