Fixed status code
authorAlexander Ebert <ebert@woltlab.com>
Thu, 18 Sep 2014 13:14:15 +0000 (15:14 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 18 Sep 2014 13:14:15 +0000 (15:14 +0200)
wcfsetup/install/lang/en.xml

index 2eb20232cf56aec2728e1f19ce4e1ad90533562f..2466b2f02e2bd10981d49b6b082931e84dee3826 100644 (file)
@@ -1132,7 +1132,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]></item>
                <item name="wcf.acp.package.update.credentials"><![CDATA[Credentials]]></item>
                <item name="wcf.acp.package.update.error.listNotFound"><![CDATA[The package list could not be retrieved]]></item>
                <item name="wcf.acp.package.update.errorCode.401"><![CDATA[Your credentials are invalid, please verify {if $updateServer->requiresLicense()}license and serial number{else}username and password{/if}.]]></item>
-               <item name="wcf.acp.package.update.errorCode.401"><![CDATA[{if $updateServer->requiresLicense()}License and serial number{else}Username and password{/if} have been accepted by the server, but they do not grant you the permission to download this commercial product.]]></item>
+               <item name="wcf.acp.package.update.errorCode.402"><![CDATA[{if $updateServer->requiresLicense()}License and serial number{else}Username and password{/if} have been accepted by the server, but they do not grant you the permission to download this commercial product.]]></item>
                <item name="wcf.acp.package.update.errorCode.403"><![CDATA[You are not allowed to access this package.]]></item>
                <item name="wcf.acp.package.update.licenseNo"><![CDATA[License Number]]></item>
                <item name="wcf.acp.package.update.password"><![CDATA[Password]]></item>