({% trans %}required{% endtrans %})

{{ "Your user name is the name you will use to login. " "It is visible to the general public, even if your " "account is inactive." | tr }}

{% if request.user.has_credential(creds.ACCOUNT_CHANGE_TYPE) %}

{% endif %} {% if request.user.has_credential(creds.ACCOUNT_EDIT, approved=[user]) %}

{% endif %}

({% trans %}required{% endtrans %})

{{ "Please ensure you correctly entered your email " "address, otherwise you will be locked out." | tr }}

{{ "If you do not hide your email address, it is " "visible to all registered AUR users. If you hide your " "email address, it is visible to members of the Arch " "Linux staff only." | tr }}

{{ "Optionally provide a secondary email address that " "can be used to restore your account in case you lose " "access to your primary email address." | tr }} {{ "Password reset links are always sent to both your " "primary and your backup email address." | tr }} {{ "Your backup email address is always only visible to " "members of the Arch Linux staff, independent of the %s " "setting." | tr | format("%s" | format("Hide Email Address" | tr)) | safe }}

{% if form_type == "UpdateAccount" %}
{{ "If you want to change the password, enter a new password " "and confirm the new password by entering it again." | tr }}

{% endif %}
{{ "The following information is only required if you " "want to submit packages to the Arch User Repository." | tr }}

{% trans%}Notification settings{% endtrans %}:

{% if form_type == "UpdateAccount" %} {{ "To confirm the profile changes, please enter " "your current password:" | tr }}

{% else %} {{ "To protect the AUR against automated account creation, " "we kindly ask you to provide the output of the following " "command:" | tr }} {{ captcha_salt | captcha_cmdline }}

({% trans %}required{% endtrans %})

{% endif %}

{% if form_type == "UpdateAccount" %}   {% else %}   {% endif %}