{tr "username"}
{tr "cp.username~"}
{if not $controlpanelUsernameEdit} {tr "cp.username~noedit"}{endif}
{if $controlpanelUsernameEdit}
{else}
{$controlpanelUsername}
{endif}
{tr "group memberships"}
{tr "cp.groups~"}
{if $controlpanelSetGroups}
{foreach $controlpanelGroups}
{endforeach}
{else}
{if $controlpanelGroups}
{$controlpanelGroups}
{else}
({tr "none"})
{endif}
{endif}
{tr "e-mail address"}
{tr "cp.e-mail~"}
{if not $controlpanelIsAdmin} {tr "cp.e-mail~need password"}{endif}
{tr "password"}
{tr "cp.password~"}
{if not $controlpanelIsAdmin} {tr "cp.password~need password"}{endif}
{tr "user title"}
{tr "cp.user title~"}
{tr "cp.description"}
{tr "cp.description~"}