= __("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") ?>:
/>
= __("Password") ?>:
= __("Re-type password") ?>:
= __("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";
}
}
?>