Multi language settings |

|
Using the multi-language settings we can enable our forms to support multiple languages.
- Enable Multi-Languages enable our survey to support multiple languages.
- Multi-Languages Mode is the way the language of the survey is going to be selected by the respondent. FeedbackServer provides several ways of choosing the language of a survey at runtime.
-
- User List Selection
The respondent will be able to choose the language of the survey from a drop down list.
- User Flags Selection
The respondent will be able to choose the language of the survey from a list of graphical country flags.
- Detect From Browser
FeedbackServer will get the language of the browser and will switch to it if its language is available in the survey.
- Get From QueryString
FeedbackServer will get the language of the query-string variable and will switch to it if its language is available in the survey.
- Get From Cookie
FeedbackServer will get the language of the cookie variable and will switch to it if its language is available in the survey.
- Get From Session
FeedbackServer will get the language of the session variable and will switch to it if its language is available in the survey.
- Enabled Languages is the language that will be available to the respondent and to the survey administrator at edit time.
- System Language allows the administrator to see in which language FeedbackServer runs on the server. If you want to change the default language of the survey we may do so from the form settings page where we can switch the default language of the form.
- Introduction text let us write some text that will be shown on top of the language selection.