eT("Attribute field"); ?> | eT("Field description"); ?> | eT("Mandatory?"); ?> | eT("Show during registration?") ?> | eT("Field caption"); ?> | eT("CPDB mapping"); ?> | eT("Example data"); ?> | |||
---|---|---|---|---|---|---|---|---|---|
{$sTokenField} | "; if ($sLanguage == $thissurvey['language']) { echo ""; echo " | "; } else { echo " | ", htmlspecialchars($tokenvalues['description'], ENT_QUOTES, 'UTF-8'), " | ", $tokenvalues['mandatory'] == 'Y' ? $clang->eT('Yes') : $clang->eT('No'), " | ", $tokenvalues['show_register'] == 'Y' ? $clang->eT('Yes') : $clang->eT('No'), " | "; }; ?>' /> |
gT(' | ";
echo "
gT('There are %s user attribute fields in this token table'), $nrofattributes); ?>
'addattribute')); ?>
gT('Add fields')); ?>
'attributenumber')); ?>$clang->gT('none'))); ?>
gT('Delete attribute')); ?>