Other replace text/es: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "QS: Otro texto de reemplazo" |
Maren.fritz (talk | contribs) Created page with "===Etiqueta para la opción 'Otro:' (other_replace_text)===" |
||
Line 2: | Line 2: | ||
<onlyinclude> | <onlyinclude> | ||
=== | ===Etiqueta para la opción 'Otro:' (other_replace_text)=== | ||
'''Description''' | '''Description''' |
Revision as of 16:59, 4 September 2023
Etiqueta para la opción 'Otro:' (other_replace_text)
Description
Short text string to replace the text "Other" as label for the "other" option.
Note: You can make use of this attribute if you have previously enabled the "other" option located under the general options tab.
Example
Entering a value of "Alternative:" for this attribute would result in the word "Alternative:" being used instead of "Other".
Issue in LimeSurvey 4.X : It is extremely important to note that this question attribute should only be used in single-language surveys. A translation will be attempted but will only be successful if the translation already exists in the alternate language file (i.e.: translation cannot be made on a survey-by-survey basis). Therefore, 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.