diff --git a/fas/fas/help.py b/fas/fas/help.py index 0a3bfdb..208176d 100644 --- a/fas/fas/help.py +++ b/fas/fas/help.py @@ -9,7 +9,7 @@ class Help(controllers.Controller): 'user_ircnick' : [_('IRC Nick (Optional)'), _('

IRC Nick is used to identify yourself on irc.freenode.net. Please register your nick on irc.freenode.net first, then fill this in so people can find you online when they need to

')], 'user_email' : [_('Email (Required)'), _('

This email address should be your prefered email contact and will be used to send various official emails to. This is also where your @fedoraproject.org email will get forwarded

')], 'user_human_name' : [_('Full Name (Required)'), _('

Your Human Name or "real life" name

')], - 'user_gpg_keyid' : [_('GPG Key'), _('

A GPG key is generally used to prove that a message or email came from you or to encrypt information so that only the recipients can read it. This can be used when a password reset is sent to your email.

')], + 'user_gpg_keyid' : [_('GPG Key ID'), _('

A GPG key is generally used to prove that a message or email came from you or to encrypt information so that only the recipients can read it. This can be used when a password reset is sent to your email.

')], 'user_telephone' : [_('Telephone'), _('

Required in order to complete the CLA. Sometimes during a time of emergency someone from the Fedora Project may need to contact you. For more information see our Privacy Policy

')], 'user_postal_address': [_('Postal Address'), _('

Required in order to complete the CLA. This should be a mailing address where you can be contacted. See our Privacy Policy about any concerns.

')], 'user_timezone': [_('Timezone (Optional)'), _('

Please specify the time zone you are in.

')], diff --git a/fas/fas/templates/user/edit.html b/fas/fas/templates/user/edit.html index c927e38..4e7b8b4 100644 --- a/fas/fas/templates/user/edit.html +++ b/fas/fas/templates/user/edit.html @@ -43,7 +43,7 @@
- +