Closed (fixed)
Project:
User registration password
Version:
7.x-1.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2011 at 09:34 UTC
Updated:
6 Nov 2017 at 16:58 UTC
Jump to comment: Most recent
Comments
Comment #1
rob c commentedI guess you have to switch the site to the language you want to translate the template to, visit the admin/config/people/accounts page (for Dutch for example nl/admin/config/people/accounts ) and translate the template and save it OR http://drupal.org/node/652064#comment-3765628 if that's still valid.
The code for this is practically the same as Drupal core, so i guess it's something not related to this module, but please re-open the issue when you are sure it's not.
Comment #2
kle commentedHi,
this wasn't easy to solve: With i18n you can control so called Multilanguage Variables.
Just enable "Variable translation" and go to configure.
Now you can turn on all site-mails to multi-language-vars.
But there is no Var for user-registration mail. Why? Because the module lacks of something like this:
No you can turn on this here: admin/config/regional/i18n/variable
In admin/config/people/accounts you than will see a small message: This is a multilingual variable. under the Edit-Field.
Hello maintainer: maybe you want this to add to your fine module...
Happy translate !
Comment #3
rob c commentedI'm flooded with work at the moment / other issues, but this one is getting higher on my TODO list.
Expect an update somewhere next week. (i didn't forgot about it)
Already did a small test and it indeed shows up, i am going to do some more testing, but seems like a descent fix.
Can you create a patch for this kle? Saves me a lil bit of work. Thnx!
(more info: http://drupal.org/patch )
Comment #4
rob c commentedIt's available for testing on Git. Test the 7.x-1.x repo.
http://drupal.org/node/1050930/git-instructions/7.x-1.x
Will be available in -dev somewhere in the next 24 hours.
Please test and confirm working, also updated the README.txt to reflect the changes.
Thanks for this patch, yes, this wasn't easy to find. Great work!
We will publish a new release soon. 1.3 will include this issue and some minor coding style issues.
If you want it now, get the 7.x-1.x version from Git.
(will update status to fixed ones 1.3 is released)
Comment #5
rob c commentedFixed in the development release, 1.3 will be released very soon. Help out test the current dev. Thnx!
Comment #6
rob c commented