Forum OpenACS Q&A: survey package i18n ready!

Hi,
just want to announce to everyone that might be interested, that the survey package is already internationalized, you can ask for the code to Dave Bauer or me, when Dave get some time he will put into the CVS HEAD.
Collapse
Posted by Dave Bauer on
I checked the i18n changes for the survey package into HEAD.

If you have any problems, please post to the bugtracker.

Thanks very much to Rocael Hernandez for doing this work.

Collapse
Posted by Malte Sussdorff on
Hi Rocael, does internationalize also mean that you can have questions in multiple languages?
Collapse
Posted by Rocael Hernández Rizzardini on
Malte, I don't know If I understood well your question, but the UI is i18n, the question should be entered in the language that you want, its just the same functionality like other i18n packages.
Collapse
Posted by Malte Sussdorff on
I was thinking in the line of having one survey, that will be presented in French to the french speaking person and in German to the german one. Let's say the question at hand is "When is your birthday", the survey package should have the ability to say "Wann sind sie geboren" in German, if  someone added the german language string to the question. The benefit is that you can have answers from people speaking different languages aggregated in one survey. But you answered already, that it is solely the UI that is i18n. Which is already a great step forward.