Closed (fixed)
Project:
HTML Mail
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2012 at 12:19 UTC
Updated:
9 Mar 2015 at 02:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
splatterb0y commentedThis is because it's hardcoded into the 'htmlmail--simplenews.tpl.php', this should be mapped to a variable or something.
Comment #2
Stevel commentedHere is a patch that makes the text at least translateable.
Comment #3
RunePhilosof commentedLooks good
Comment #4
sylvaticus commentedI am also affected by this problem.. would it be possible to commit it ? It's a very simple patch that surelly doesn't have tremendous side effects...
Comment #5
jacob.embree commentedConfirmed #2 works.
This patch is a backport for 6.x-2.x-dev in case #2 ever gets committed. Fixes #2015951: Make htmlmail--simplenews.tpl.php strings translatable.
Comment #6
salvisLet's see whether #2 applies.
Comment #9
salvisThanks, Stevel and jacob.embree!