By looking at the code I stumbled upon a javascript setting used to translate a string. There is a javascript equivalent of the drupal t() function, so I created a patch to remove this unnecessary php line.

see: http://drupal.org/node/323109

CommentFileSizeAuthor
js_translating-0.patch1.26 KBidflood

Comments

michaellander’s picture

Status: Needs review » Closed (fixed)

Sounds good to me. Next release. Thank you!