"> <__trans phrase="Edit Profile"> <__trans phrase="This profile has been updated."> <__trans phrase="A new password has been generated and sent to the email address [_1]." params=""> <__trans phrase="This profile has been unlocked."> <__trans phrase="This user was classified as pending."> <__trans phrase="This user was classified as disabled."> <__trans phrase="This user was locked out."> <__trans phrase="If you want to unlock this user click the 'Unlock' link. Unlock" params=""> ">
"> " /> " /> " />

<__trans phrase="Profile">

" label_class="left-label " hint="<__trans phrase="Status of user in the system. Disabling a user prevents that person from using the system but preserves their content and history.">"> " hint="<__trans phrase="The username used to login.">"> " disabled="disabled" />" /> "> " show_hint="1" hint="<__trans phrase="The name displayed when content from this user is published.">"> " /> " hint="<__trans phrase="The email address associated with this user.">"> " /> " show_hint="1" hint="<__trans phrase="This User's website (e.g. http://www.movabletype.com/). If the Website URL and Display Name fields are both populated, Movable Type will by default publish entries and comments with bylines linked to this URL.">"> " /> " hint="<__trans phrase="The image associated with this user.">"> " />
class="hidden">
?__mode=dialog_list_asset&edit_field=userpic_asset_id&blog_id=0&filter=userpic&filter_val=&next_mode=asset_userpic&upload_mode=upload_userpic" class="mt-open-dialog"><__trans phrase="Select Userpic"> class="hidden"
> <__trans phrase="Remove Userpic"> "> <__trans phrase="Change Password">
style="display: none;"> " hint="<__trans phrase="Existing password required to create a new password.">"> "> (<$mt:PasswordValidationRule$>)"> "> (<$mt:PasswordValidationRule$>)"> " required="$password_required" hint="<__trans phrase="Repeat the password for confirmation.">"> " hint="<__trans phrase="This word or phrase is not used in the password recovery.">"> " />

<__trans phrase="Preferences">

" show_hint="1" hint="<__trans phrase="Display language for the Movable Type interface.">"> " show_hint="1" hint="<__trans phrase="Default text formatting filter when creating new entries and new pages.">"> " show_hint="1" hint="<__trans phrase="Default date formatting in the Movable Type interface.">"> " show_hint="1" hint="<__trans phrase="Preferred method of separating tags.">"> " hint="<__trans phrase="For use by Activity feeds and with XML-RPC and Atom-enabled clients.">"> " /> <__trans phrase="Reveal">

<__trans phrase="System Permissions">

">
  • " id="" type="checkbox" value="1" checked="checked" disabled="disabled" onclick="togglePerms(this, '')" />

<__trans phrase="Options">

" hint="<__trans phrase="Create personal blog for user">" show_hint="0">
/> <__trans phrase="Create personal blog for user">
"> " /> " /> " />

<__trans phrase="Password Recovery">

<__trans phrase="_USAGE_PASSWORD_RESET" params="">

" disabled />
jQuery('#change-password-link').click(function(event) { jQuery(this).parents('#show_password-field').next('#password-fields').show().focus(); jQuery(this).parents('#show_password-field').hide(); event.preventDefault(); });