Closed (fixed)
Project:
Account reminder
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2008 at 21:11 UTC
Updated:
26 Apr 2012 at 22:51 UTC
if you have i18n installed and you set account reminder > email body as a multi-language field, will the email reminder be sent out in the language that matched their initial account request?
Comments
Comment #1
jaydub commentedI haven't used i18n before but I'll add it to the list of things to try out
in the future
Comment #2
dsp1 commentedi18n is becoming part of drupal core. D6 has some of the features now and D7 will have all of i18n in core.
Comment #3
jaydub commentedComment #4
jaydub commentedImplemented multilingual support for emails via the i18n module and i18n_variable submodule and the variable module.
See Internationalization (i18n) module and variable translation for more details.