${_('View Account')}

${_('Your Fedora Account')}

${_('%s\'s Fedora Account') % person.human_name}

${_('Account Details')} ${_('(edit)')}

${_('Account Name:')}
${person.username}
${_('Real Name:')}
${person.human_name}
${_('Email:')}
${person.emails['primary'].email}
${_('IRC Nick:')}
${person.ircnick} 
${_('PGP Key:')}
${person.gpg_keyid} 
${_('Telephone Number:')}
${person.telephone} 
${_('Postal Address:')}
${person.postal_address} 
${_('Comments:')}
${person.comments} 
${_('Password:')}
${_('Valid')} (change)
${_('Account Status:')}
${_('Valid')}
${_('CLA:')}
${_('Signed CLA')} ${_('Click-through CLA')}(${_('GPG Sign it!')}) ${_('Not Done')} (${_('Sign it!')})

${_('Your Roles')}

${_('%s\'s Roles') % person.human_name}