30
Thank you trabis ;)
Also in newbb/class/post.php
Line 531
Replace
$thread_action['social_technorati']['image'] = newbb_displayImage('technorati', _MD_SHARE_REDDIT);
with
$thread_action['social_technorati']['image'] = newbb_displayImage('technorati', _MD_SHARE_TECHNORATI);
Line 533
Replace
$thread_action['social_technorati']['name'] = _MD_SHARE_REDDIT;
with
$thread_action['social_technorati']['name'] = _MD_SHARE_TECHNORATI;