- Posts: 17
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
How do you handle a multi-languages survey with this workaround?I put this in the "custom.js" of my extended theme
I do not because it was not required.How do you handle a multi-languages survey with this workaround?
When this one is OK : github.com/LimeSurvey/LimeSurvey/pull/2213Thanks for your ideas. Still hoping for a feature to override all text at a central place inside a survey. So that you don't needs to create a language file and don't have to override text via if constructs in a survey with more than one language. But that is a different topic.
It's the way many survey tools implement multilanguage into their applications. One of the biggest feature LimeSurvey has, is the way it handles multi-language surveys. You won't find many surveytools allowing to edit the complete question in different languages. Most have have only a export / import function to translate everything into a different language. No way to e.g. place the images visually for the different languages. That big "pro" for LimeSurvey is not promoted to potential users. To allow overriding/suppressing/control every system message per survey is an common feature.My opinion: create a complete system to have it by surey for ALL language string make a really complex system.
If you don't show all language string, but only replaced one : user don't known what is the string to replace "Submit" or "Next" for example ...
To allow overriding/suppressing/control every system message per survey is an common feature.