this patch adds a t() around get_node_name to display localized legends.

CommentFileSizeAuthor
og.module_19.patch643 bytesgeofs

Comments

geofs’s picture

Title: add t() around get_node_name in og.module » add t() around node_get_name in og.module

it's of course node_get_name, not get_node_name

pwolanin’s picture

This problem may have been fixed by this patch:

http://drupal.org/node/65801

see particularly: http://drupal.org/node/65801#comment-102515

geofs’s picture

Status: Needs review » Fixed

applied the mentioned patch (ie. use cvs) and it works. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)