If the user uses the administration interface to create the text for the intervals the system will not allow them to be translated and hence they are displayed always in the language that is entered.
Attached patch will go through the array and add the string through the t() function so we can get the translated language displayed in the send intervals.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | notifications-590158-1.patch | 1.3 KB | darren.ferguson |
| #1 | notifications-590158.patch | 1.31 KB | darren.ferguson |
Comments
Comment #1
darren.ferguson commentedAttaching the patch for this fix too the issue in the format specified under CVS instructions
Comment #2
darren.ferguson commentedSmall update to the patch so that it will not be put through the t() function more than once since that could have undesired effects.
Comment #3
jose reyero commentedI wouldn't say this is a bug, since this is just something Drupal doesn't do.
See
#606862: node type information to be translatable
#583492: Strings not being translated on the user/%user/notifications/subscriptions page
http://drupal.org/node/609364
Comment #4
jose reyero commentedThey should be translatable now using i18nstrings