x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

QS

Other replace text/en: Difference between revisions

From LimeSurvey Manual

FuzzyBot (talk | contribs)
Updating to match new version of source page
FuzzyBot (talk | contribs)
Importing a new version from external source
Line 12: Line 12:
'''Example'''
'''Example'''


Entering a value of "Alternative:" for this attribute would result in the word "Alternative:" being used for the label for the "Other" option instead of the word "Other". It is extremely important to note that this question attribute should only be used in single-language surveys. Prior to version 1.80, if used in multiple language surveys, the same question attribute value will be used no matter which language is being displayed. In version 1.80 and later, a translation will be attempted but will only be successful if the translation already exists in the alternate language file (ie: translation cannot be made on a survey-by-survey basis). This means: to translate your other text you have to add your other_replace_text to the english .mo file (because this is LimeSurveys baselanguage) and translate this String in each of your surveys languages .mo files.  
Entering a value of "Alternative:" for this attribute would result in the word "Alternative:" being used for the label for the "Other" option instead of the word "Other". It is extremely important to note that this question attribute should only be used in single-language surveys. Prior to version 1.80, if used in multiple language surveys, the same question attribute value will be used no matter which language is being displayed.  


[http://docs.limesurvey.org/tiki-index.php?page=LimeSurvey+1.x+Translating+LimeSurvey Translating LimeSurvey]
[http://docs.limesurvey.org/tiki-index.php?page=LimeSurvey+1.x+Translating+LimeSurvey Translating LimeSurvey]

Revision as of 02:22, 13 June 2013


Label for 'Other:' option (other_replace_text)

 Hint: This features is available starting in version 1.80


Description

Short text string to replace the text "Other" as the label for other.

Example

Entering a value of "Alternative:" for this attribute would result in the word "Alternative:" being used for the label for the "Other" option instead of the word "Other". It is extremely important to note that this question attribute should only be used in single-language surveys. Prior to version 1.80, if used in multiple language surveys, the same question attribute value will be used no matter which language is being displayed.

Translating LimeSurvey