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

@ -79,7 +79,7 @@ pandora.ui.usersDialog = function() {
$findInput = Ox.Input({
changeOnKeypress: true,
clear: true,
placeholder: 'Find: All',
placeholder: Ox._('Find: All'),
width: 192
})
.bindEvent({