Closed (won't fix)
Project:
Rules
Version:
6.x-1.1
Component:
Rules Core
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2009 at 13:41 UTC
Updated:
12 Apr 2018 at 03:10 UTC
Jump to comment: Most recent
Comments
Comment #1
Bilmar commentedsubscribing
Comment #2
Bilmar commenteda little new years bump =)
this information will help us with multi-language sites.
thanks very much in advance!
Comment #3
YK85 commentedI am needing to translate the email to support English/French/German
Any progress on this?
Comment #4
robby.smith commentedsubscribing
Comment #5
klausiI would try:
1) Create a rule for every language, e.g. "Send Mail [French]", "Send Mail [German]" etc.
2) Add roles to the system like "German user", "French user", etc.
3) Add an action to send the mail to the corresponding role
I don't know if that would conflict with the drupal internationalization model.
Comment #6
blueblade commented+1
Comment #7
corbacho commented+1
Comment #8
miaoulafrite commentedsub
a very bad way, would be to send ONE mail with ALL the languages. If you have only two languages on your site it could be an easy way to proceed.
quick and dirty
Comment #9
joostvdl commented+1
Comment #10
joostvdl commentedAdd support for: http://drupal.org/project/mail_edit
Comment #11
Prancz_Adam commentedSubscribe!
Have you got any solution to the problem? Shuld I use the mail edit module?
Comment #12
vcrkid commentedRules should have a trigger condition using user_preferred_language(). It would require a separate trigger for each message and each language, but it would get the job done.
Comment #13
fagoMaybe http://drupal.org/project/mail_template can help here?
Comment #14
mitchell commentedDoes #1356978: add basic i18n support fix this?
Comment #15
jjbk commented#13 and #14 don't help unfortunately. as far as i can tell there still is no way to send an email via a rule, according to the registered users language.
Comment #16
drupalfan81 commentedLooks like this issue still hasn't been address and the last posting was 2 years ago. Was there some work around that enables us with multilingual sites to use rules. Rules is an amazing module and I love it, but I have just started sending out informative emails to my users when they do certain actions on the site to help train them on how to use the various tools within the site. Our site is currently in 4 languages and currently we are having rules send out English only emails. We hope to grow the user base of the 3 other languages on the site, but without rules supporting sending out translated emails, this will make it kind of difficult.
I feel that many multilingual sites would benefit from such a feature.
Basically, if these emails could be translated through Drupal's core Translate interface page or as a multilingual variable that would be perfect!
I'm open for any other work arounds, I really need to get this working for my site. Thanks!!
Comment #17
fuzzy76 commentedSince this is an old D6 issue I guess the best place to discuss this would be the D7 issue at #2054641: Action "Send mail" translate to isn't translated when mail is sended.
Comment #18
tr commentedD6 has not been supported for more than two years now, and this feature will not be added in D6.