Hi Guys,

When Thickbox is displayed as "ajax no modal" (thickbox.js file, line 234) translation settings are not considered. Here is the changed line, I hope someone will patch the file:
$('#TB_window').append('<div id="TB_title"><div id="TB_ajaxWindowTitle">' + caption + '</div><div id="TB_closeAjaxWindow"><a href="#" id="TB_closeWindowButton" title="' + settings.close + '">' + settings.close + '</a> ' + settings.esc_key + '</div></div><div id="TB_ajaxContent" style="width:' + ajaxContentW + 'px;height:' + ajaxContentH + 'px"></div>');

Best,
Miki

Comments

frjo’s picture

Status: Active » Fixed

You can update to the latest version where this has been fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.