ID Syntax ?? and spinlist
Hi i use a spinner to make spiningsyntax so now i have a problem in my Langues German we have some spezific word frases
exaple:
{id#1;du|sie} {id#1;möchtest|möchten}
result:
du möchtest
Sie möchten
Sie möchten
But GSA dont use this but why is there something els like this ??
so the spinner know that the first word is the first in the next spiningset and the second word is for the second spinset
second question how i set up a spinlist to use with gsa ?
Comments
the correct syntax would be...
{#id1 du|#id2 sie} {#id1 möchtest|#id2 möchten}