Posted by robby.smith on October 31, 2009 at 4:03am
Hello Drupal Community-
I would like a user's language setting to be set to German when registering through a specific path, and English when registering through another path [I am using autoassignrole for the path registration, and Internationalization module to translate everything]. But important thing is that I don't want the user to have to choose but rather have it automatically set by design.
Is this possible with Drupal?
Many thanks and I hope for some assistance.
Comments
Try out the RegLanugae Module
I've been frustrating myself with the i18n of a website as well though I have run into some modules that solve such problems. My suggestion is to look a the Reglang module
Hope this helps you out!
Don Moody