${_('Users List')}

${_('List (%s)') % search}

${_('"*" is a wildcard (Ex: "ric*")')}

${_('Results')}

${_('Username')} ${_('Account Status')}
${person.username} ${_('CLA Done')}
${person.username} ${_('Not Done')}