<lexicon lang="en-us">

    <entry>
      <base>FORM_TITLE</base>
      <trans>Change account password</trans>
    </entry>

    <entry>
      <base>DESCRIPTION</base>
      <trans>
	<![CDATA[
	    <P>To change your account password, please fill out the following
	    form. You will need to provide the name of your account, your
	    old password, and your desired new password. (You must type the new
	    password twice.)</P>

	    <P>If you cannot change your password because you have forgotten the
	    old one, your local system administrator can reset your password using
	    the <EM>server manager</EM>.</P>
        ]]>
      </trans>
    </entry>

    <entry>
      <base>ACCOUNT_NAME</base>
      <trans>Your account: </trans>
    </entry>

    <entry>
      <base>OLD_SYSTEM_PASSWORD</base>
      <trans>Old password: </trans>
    </entry>

    <entry>
      <base>NEW_SYSTEM_PASSWORD</base>
      <trans>New password: </trans>
    </entry>

    <entry>
      <base>NEW_SYSTEM_PASSWORD_VERIFY</base>
      <trans>New password (verify): </trans>
    </entry>

    <entry>
      <base>CHANGE_PASSWORD</base>
      <trans>Change Password</trans>
    </entry>

    <entry>
      <base>PASSWORD_VERIFY_ERROR</base>
      <trans>The passwords you entered did not match.</trans>
    </entry>

    <entry>
      <base>PASSWORD_CHANGE_FAILURE</base>
      <trans>An error occurred while attempting to change your password.  Please make sure that the old password entered is correct.</trans>
    </entry>

    <entry>
      <base>PASSWORD_CHANGED</base>
      <trans>Your password has been successfully changed.</trans>
    </entry>

    <entry>
      <base>TAINTED_OLDPASS</base>
      <trans>The old password you entered contained invalid characters.</trans>
    </entry>

    <entry>
      <base>TAINTED_PASS</base>
      <trans>The password you entered contained invalid characters.</trans>
    </entry>

    <entry>
      <base>TAINTED_ACCOUNT</base>
      <trans>The account name you entered contained invalid characters.</trans>
    </entry>

    <entry>
      <base>NO_SUCH_USER</base>
      <trans>The account name entered is invalid.</trans>
    </entry>

</lexicon>
