Omit t() on line 116

/*0113*/  $form['og_settings']['email']['og_new_node_subject'] = array(
/*0114*/    '#type' => 'textfield', 
/*0115*/    '#title' => t('New content subject'), 
/*0116*/    '#description' => 'Subject of email for new content. Available variables: @group, !group_url, @type, @site, !content_url, !reply_url, @title, @subject, @node_full, @node_teaser, @username. %subject contains the comment title in the case of a comment but the node title in the case of a new post. @title is always the node title.', 
/*0117*/    '#default_value' => _og_mail_text('og_new_node_subject')
  );

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

There is nothing in views module that references og; you filed this against the wrong package.

You also neglected to mention a filename, making this a very, very poor issue report. People cannot read your mind, it is very important that you always provide all the pertinent details. As there are many, many modules that could reference OG, I'm not even sure who to forward this to, so I am going to mark it won't fix. Please reassign it, and provide all of the necessary details for whomever gets this to be able to complete the task.