Added description for 'jump to question' field

HFJ-1750
pull/4/head
Frode Petterson 2016-04-08 15:59:28 +02:00
parent 93a5efd6e8
commit 308be51132
7 changed files with 7 additions and 0 deletions

View File

@ -77,6 +77,7 @@
},
{
"label": "Label for jumping to a certain question",
"description": "You must use the placeholder '%d' instead of the question number.",
"default": "Jump to question %d"
}
]

View File

@ -82,6 +82,7 @@
},
{
"label": "Label for jumping to a certain question",
"description": "You must use the placeholder '%d' instead of the question number.",
"default": "Jump to question %d"
}
]

View File

@ -77,6 +77,7 @@
},
{
"label": "Label for jumping to a certain question",
"description": "You must use the placeholder '%d' instead of the question number.",
"default": "Jump to question %d"
}
]

View File

@ -77,6 +77,7 @@
},
{
"label": "Label for jumping to a certain question",
"description": "You must use the placeholder '%d' instead of the question number.",
"default": "Jump to question %d"
}
]

View File

@ -79,6 +79,7 @@
},
{
"label": "Merkelapp ved hopping til spørsmål",
"description": "Du må bruke plassholderen '%d' istedenfor spørsmålsnummeret.",
"default": "Hopp til spørsmål %d"
}
]

View File

@ -79,6 +79,7 @@
},
{
"label": "Merkelapp ved hopping til spørsmål",
"description": "Du må bruke plassholderen '%d' istedenfor spørsmålstalet.",
"default": "Hopp til spørsmål %d"
}
]

View File

@ -157,6 +157,7 @@
"name": "jumpToQuestion",
"type": "text",
"label": "Label for jumping to a certain question",
"description": "You must use the placeholder '%d' instead of the question number.",
"default": "Jump to question %d"
}
]