= __("Username") ?>:
(= __("required") ?>)
= __("Your user name is the name you will use to login. It is visible to the general public, even if your account is inactive.") ?>
= __("Account Type") ?>:
= __("Normal user") ?>
= __("Normal user") ?>
= __("Trusted user") ?>
= __("Trusted user") ?>
" : print ">";
print __("Developer")."\n"; ?>
" : print ">";
print __("Trusted User & Developer")."\n"; ?>
= __("Account Suspended") ?>:
= __("Inactive") ?>:
/>
= __("Email Address") ?>:
(= __("required") ?>)
= __("Please ensure you correctly entered your email address, otherwise you will be locked out.") ?>
= __("Hide Email Address") ?>:
/>
= __("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.") ?>
= __("Backup Email Address") ?>:
= __("Optionally provide a secondary email address that can be used to restore your account in case you lose access to your primary email address.") ?>
= __("Password reset links are always sent to both your primary and your backup email address.") ?>
= __("Your backup email address is always only visible to members of the Arch Linux staff, independent of the %s setting.", "" . __("Hide Email Address") . " ") ?>
= __("Real Name") ?>:
= __("Homepage") ?>:
= __("IRC Nick") ?>:
= __("PGP Key Fingerprint") ?>:
= __("Language") ?>:
$lang) {
if ($L == $code) {
print " ".$lang." "."\n";
} else {
print " ".$lang." "."\n";
}
}
?>
= __("Timezone") ?>
$val) {
if ($TZ == $key) {
print " ".$val." \n";
} else {
print " ".$val." \n";
}
}
?>