Fix wrong quotation marks
authorMarcel Werk <burntime@woltlab.com>
Mon, 4 Nov 2024 13:41:26 +0000 (14:41 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 4 Nov 2024 13:41:26 +0000 (14:41 +0100)
ref https://www.woltlab.com/community/thread/309251-language-change-the-german-quotation-marks-to-english-in-some-phrases/

wcfsetup/install/lang/en.xml

index 45596f6956b3d33a2a0e846b7530b5fe3d1651d5..6d5bdf645401e495467a89c845e82792ae7345b7 100644 (file)
@@ -2985,8 +2985,8 @@ If you have <strong>already bought the licenses for the listed apps</strong>, th
                <item name="wcf.acp.template.source"><![CDATA[Template Source Code]]></item>
                <item name="wcf.acp.template.name.error.notUnique"><![CDATA[This name is already taken by a different template.]]></item>
                <item name="wcf.acp.template.name.error.invalid"><![CDATA[This name is invalid.]]></item>
-               <item name="wcf.acp.template.group.error.shared"><![CDATA[The template must be in the â\80\9eShared templatesâ\80\9c template group.]]></item>
-               <item name="wcf.acp.template.group.error.notShared"><![CDATA[The template must not be in the â\80\9eShared templatesâ\80\9c template group.]]></item>
+               <item name="wcf.acp.template.group.error.shared"><![CDATA[The template must be in the â\80\9cShared templatesâ\80\9d template group.]]></item>
+               <item name="wcf.acp.template.group.error.notShared"><![CDATA[The template must not be in the â\80\9cShared templatesâ\80\9d template group.]]></item>
        </category>
        <category name="wcf.acp.user">
                <item name="wcf.acp.user.add"><![CDATA[Add User]]></item>
@@ -5567,7 +5567,7 @@ your notifications on <a href="{link isHtmlEmail=true}{/link}">{PAGE_TITLE|phras
                <item name="wcf.upload.error.fileExtensionNotPermitted"><![CDATA[The file type of “{$filename}” is not permitted.]]></item>
                <item name="wcf.upload.error.fileSizeTooLarge"><![CDATA[The file is too large.]]></item>
                <item name="wcf.upload.error.maximumCountReached"><![CDATA[{plural value=$maximumCount 1='Only one file' other='Only up to # files'} may be uploaded.]]></item>
-               <item name="wcf.upload.error.adopt"><![CDATA[The file â\80\9e{$filename}â\80\9c cannot be assigned.]]></item>
+               <item name="wcf.upload.error.adopt"><![CDATA[The file â\80\9c{$filename}â\80\9d cannot be assigned.]]></item>
        </category>
 </import>
 <delete>