{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}
{t}Change E-Mail address{/t} {t}Change E-Mail address{/t}
{if $emailErrorSame==true} {elseif $emailErrorInvalid==true} {elseif $emailRequested==true} {elseif $emailErrorUnkown==true} {elseif $emailErrorExists==true} {/if}
{t}Step 1{/t}
{t}To change your E-Mail address, you have to request a security code. It will be sent to your new E-Mail-Address.{/t}
{t}New E-Mail address:{/t}
 
 {t}This E-Mail is already assigned to your account.{/t}
 {t}The E-Mail is not valid.{/t}
 {t}An E-Mail was sent to you with the security code.{/t}
 {t}An unknown error occured.{/t}
 {t}There already exists an account with that E-Mail address. It's not possible the register a scond account with the same E-Mail address.{/t}
{if $codeErrorExpired==true} {elseif $codeErrorNoNewEMail==true} {elseif $codeErrorNotMatch==true} {elseif $codeErrorEMailExists==true} {elseif $codeErrorUnkown==true} {elseif $codeChanged==true} {/if}
{t}Step 2{/t}
{t}Please enter the security code you received. The security code is only 3 days valid. You have to request a new one after that time.{/t}
{t}New E-Mail address:{/t} {if $newemail==''} <{t}Request security code first.{/t}> {else} {$newemail|escape} {/if}
{t}Security code:{/t}
 {t}The security code is expired. Request a new one.{/t}
 {t}There was no new E-Mail-Address entered, please request a security code first.{/t}
 {t}The security code does not match.{/t}
 {t}There already exists an account with that E-Mail address. It's not possible the register a scond account with the same E-Mail address.{/t}
 {t}An unknown error occured.{/t}
 {t}The E-Mail-Address was changed.{/t}