Closed (fixed)
Project:
Notifications
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2008 at 00:53 UTC
Updated:
13 Aug 2008 at 17:42 UTC
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
Comment #1
jose reyero commentedYup, you're right, wrapped them in t()
Thanks.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.