Actions

Translations

Translations:Questions - introduction/23/de

From LimeSurvey Manual

Revision as of 16:59, 25 June 2018 by Surveyunihi (talk | contribs)
Hello {TOKEN:FIRSTNAME}. We sent an email to you using this address {TOKEN:EMAIL}. Is this correct?
What do you as a {TOKEN:ATTRIBUTE_1} think about your
<script type="text/javascript" language="Javascript">;
   var job='{TOKEN:ATTRIBUTE_1}';
   if (job=='worker') {
      document.write ('bosses')
   } else {
      document.write('workers')
   }
</script>
?

XXX

Was denken Sie als {TOKEN:ATTRIBUTE_1}  über Ihren {if(TOKEN:ATTRIBUTE_1=='Angestellter','Vorgesetzten','Angestellter')}?