${_('Edit Account')}
${_('Edit Account (%s)') % target.username}
${_('Password:')}
${_('(change)')}
${_('Full Name')}:
${_('Email')}:
${Markup(_('(pending change to %(email)s - <a href="%(url)s">cancel</a>)') % {'email': target.unverified_email, 'url': tg.url('/user/verifyemail/1/cancel')})}
${_('Telephone Number')}:
${_('Postal Address')}:
${target.postal_address}
${_('Country')}:
${_('Select Country')}
${country}(${code})
${_('If your country is not listed, select "Other"')}
${_('Latitude')}:
${_('Longitude')}:
${_('IRC Nick')}:
${_('GPG Key ID')}:
${_('Public RSA SSH Key')}:
${_('Time Zone')}:
${tz}
${_('Locale')}:
${language}
${_('Status')}:
${status}
disabled
${_('Comments')}:
${target.comments}
${_('Privacy')}:
${_('Cancel')}