{"Error %d"|i18n:$errorCode}

{if $errorCode == 742}

{"Activation code is incorrect. Click check for updated licenses at the bottom of this page."|i18n}

{"Add addional sub-licenses (user licenses) or change your installation recently?"|i18n}
{"Click below to install the your latest license information."|i18n}
{elseif $errorCode == 743}

{"Invalid activation key for users."|i18n}

{"Add addional sub-licenses (user licenses) or change your installation recently?"|i18n}
{"Click below to install the your latest license information."|i18n}
{elseif $errorCode == 744 OR $errorCode == 745}
{"Error has occurred. Your users in the database are more than your activation code (sub-licenses) allow."|i18n}
{elseif $errorCode == 747}
{"Error has occurred. Your lists in the database are more than your license allow."|i18n}
{elseif $errorCode == 746}
{"Error has occurred. Your subscribers in the database are more than the trial license allows. Your trial allows 250 subscribers."|i18n}

Click HERE to DELETE ALL SUBSCRIBERS from your database.

{elseif $errorCode == 751}
{"Error has occurred. Your subscribers in the database are more than the free license allows. Your free license allows 100 subscribers."|i18n}

Click HERE to DELETE ALL SUBSCRIBERS from your database.

{/if}