Active
Project:
Local Email
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2010 at 02:05 UTC
Updated:
4 Jun 2010 at 21:19 UTC
Hello
Great module! I am using it for the first time, and it does exactly what I need. However, one issue I am coming up against is sites with multiple languages. The questions will be the same for each language, but it would be nice to be able to have separate languages for each question.
I have thought about how you could implement this, and one idea I have is to check enabled languages on the site, and add a new textarea for each language on the settings page. Anyways, for the time being I can just add the questions in both languages to the textarea that exists already, but it also means that all the questions will be visible to users registering in either language.
Thanks!
Comments
Comment #1
pedrospHi Jay,
If I understand your point you just need to turn the question field as a multilingual variable.
Supposing you are using i18N module of course, follow this tutorial http://drupal.org/node/313272 to change your setting.php.
For this module I use: