Fix typo in en.xml
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 25 Nov 2020 09:35:15 +0000 (10:35 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 25 Nov 2020 09:35:15 +0000 (10:35 +0100)
wcfsetup/install/lang/en.xml

index 92181e211c0c081eb1d82c529a40794c5782eebb..4f58dc9174788e2cdf8d0f8269da92369e024d74 100644 (file)
@@ -4927,7 +4927,7 @@ Open the link below to access the user profile:
 <p>You can manage multi-factor authentication within the <a href="{link controller='AccountSecurity' isHtmlEmail=true}{/link}">Account Security</a> page. Within account security you can generate new emergency codes or disable multi-factor authentication.</p>]]></item>
                <item name="wcf.user.security.multifactor.backup.authenticationEmail.body.plain"><![CDATA[Dear {$setup->getUser()->username},
 
-You used the emergency code â\80\9c{$usedCode[identifier]}â\80\9c for multi-factor authentication. This code no longer is valid. {plural value=$remaining 0='**You don't have any remaining codes.**' 1='You have one remaining code.' other='You have # remaining codes.'} {* this line ends with a space *}
+You used the emergency code â\80\9c{$usedCode[identifier]}â\80\9d for multi-factor authentication. This code no longer is valid. {plural value=$remaining 0='**You don't have any remaining codes.**' 1='You have one remaining code.' other='You have # remaining codes.'} {* this line ends with a space *}
 
 You can manage multi-factor authentication within the Account Security page [URL:{link controller='AccountSecurity' isEmail=true}{/link}]. Within account security you can generate new emergency codes or disable multi-factor authentication.]]></item>
        </category>