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