even more localization

This commit is contained in:
j 2013-05-10 14:54:30 +00:00
commit 96ad166cb1
17 changed files with 50 additions and 50 deletions

View file

@ -394,7 +394,7 @@ pandora.ui.textEmbed = function() {
$message = $('<div>')
.css({marginTop: '16px', textAlign: 'center'})
.html('No Embeds')
.html(Ox._('No Embeds'))
.hide()
.appendTo(that),