There are untranslatable strings in the module. For example, in the notifications_content.module file, in line 190 there is this code:

'New comment by [comment-author-name]: [comment-title]'

I think it should be run through the t() function.

Comments

jose reyero’s picture

Status: Active » Fixed

Yup, you're right, wrapped them in t()

Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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