Use correct English quote marks in en.xml (5.4)
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 28 Jul 2021 07:58:10 +0000 (09:58 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 28 Jul 2021 07:58:10 +0000 (09:58 +0200)
wcfsetup/install/lang/en.xml

index 15d3c96b88e06ecf10122f1260633b50850ab433..700c40075224d8f464853f04c0b0286ec7f5e943 100644 (file)
@@ -5009,7 +5009,7 @@ You can manage multi-factor authentication within the Account Security page [URL
 <p>You also received a list of emergency codes to use when your second factor becomes unavailable. <b>Did you store these emergency codes securely?</b> If you forgot you can do now by generating new codes in the <a href="{link controller='MultifactorManage' object=$backupMethod isHtmlEmail=true}{/link}">Emergency Code Management</a>.</p>]]></item>
                <item name="wcf.user.security.multifactor.setupEmail.body.plain"><![CDATA[Dear {$user->username},
 
-You successfully enabled multi-factor authentication using the â\80\9e{lang}wcf.user.security.multifactor.{$method->objectType}{/lang}â\80\9c method. Going forward you will need to have your second factor handy for every login.
+You successfully enabled multi-factor authentication using the â\80\9c{lang}wcf.user.security.multifactor.{$method->objectType}{/lang}â\80\9d method. Going forward you will need to have your second factor handy for every login.
 
 You also received a list of emergency codes to use when your second factor becomes unavailable. **Did you store these emergency codes securely?** If you forgot you can do now by generating new codes in the Emergency Code Management [URL:{link controller='MultifactorManage' object=$backupMethod isEmail=true}{/link}].]]></item>
                <item name="wcf.user.security.multifactor.setupEmail.subject"><![CDATA[Multi-factor Authentication Enabled on {@PAGE_TITLE|language}]]></item>