{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}
{t}Change password{/t} {t}Change password{/t}
{if $emailErrorNotFound==true} {elseif $emailRequested==true} {elseif $emailErrorUnknown==true} {/if}
{t}Step 1{/t}
{t}To change your password, you have to request a security code which will be sent to you via E-Mail.{/t}
{t}E-Mail-Address:{/t}
 
 {t}This E-Mail-Address is not registered with a valid username.{/t}
 {t}An E-Mail was sent to you with the security code.{/t}
 {t}An unknown error occured. The security code could not be sent to you.{/t}
{if $errorUnknown==true} {/if} {if $emailRqErrorNotFound==true} {elseif $notActiveError==true} {/if} {if $codeErrorDate==true} {elseif $codeError==true} {/if} {if $passwordChanged==true} {/if}
{t}Step 2{/t}
{t}Please enter your E-Mail-Address, the security code you received and your new password. The security code is only 3 days valid. You have to request a new one after that time.{/t}
 {t}An unkown error occured.{/t}
{t}E-Mail-Address:{/t}
 {t}This E-Mail-Address is not registered with a valid username.{/t}
 {t}The user account is not activated.{/t}
{t}Security code:{/t}
 {t}The security code is expired. Request a new one.{/t}
 {t}The security code does not match.{/t}
{t}New password{/t} {if $passwordNotMatch==true} {t}The passwords did not match.{/t} {elseif $passwordError==true} {t}The password contains invalid chars.{/t} {/if}
{t}Please repeat:{/t}
 {t}The password has been changed, you can now login with the new password.{/t}