I found incorrect use of t() function on og_vocab_build_list_items:

$term_link = l(t($term->name), $term_path, array('title' => t($term->description)));

Comments

moshe weitzman’s picture

Status: Active » Fixed

Some people clamored for this but I do agree that this is not proper. Removed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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