Translations:Import responses/273/en
From LimeSurvey Manual
The reserved names are located between left and right brackets. When the .VV file is imported back into LimeSurvey, the strings are being replaced with:
{question_not_shown}: NULL value in database. LimeSurvey uses [empty string] for questions that were not answered and NULL value for questions that have not been shown (e.g., when using the ExpressionScript).{quote}: " (a double quote){cr}: Carriage return{newline}: A new line{lbrace}: Left bracket (for example, if you want to have {cr} in response, use{lbrace}cr})