The newsletter taxonomy terms (i.e. the newsletter names) are being used in the subscription block/page without being passed through _simplenews_newsletter_name(), which means that they always appear in the default language and the translations entered via the i18n_taxonomy module aren't used.

CommentFileSizeAuthor
#1 simplenews-1880548-1.patch1.69 KBpixelite

Comments

pixelite’s picture

StatusFileSize
new1.69 KB

For me, passing $newsletter to _simplenews_newsletter_name() fixed the issue.

berdir’s picture

Version: 7.x-2.x-dev » 7.x-1.x-dev
Status: Active » Needs review

That does not look like 7.x-2.x to me :)

berdir’s picture

Status: Needs review » Fixed

Thanks, commited.

Status: Fixed » Closed (fixed)

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