Fixed typo
authorMarcel Werk <burntime@woltlab.com>
Mon, 6 May 2013 18:09:43 +0000 (20:09 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 6 May 2013 18:09:43 +0000 (20:09 +0200)
wcfsetup/install/lang/de.xml

index 68df9525c75c91973d847e8af583000ad353d27b..3fdb0fe5d5700965cbeecc134ced5f4649f33267 100644 (file)
@@ -26,7 +26,7 @@
                <item name="wcf.acp.application.list"><![CDATA[Installierte Anwendungen]]></item>
                <item name="wcf.acp.application.primaryApplication"><![CDATA[Primäre Anwendung]]></item>
                <item name="wcf.acp.application.setAsPrimary"><![CDATA[Als primäre Anwendung festlegen]]></item>
-               <item name="wcf.acp.application.setAsPrimary.confirmMessage"><![CDATA[ Sie „{$application->getPackage()->getName()}“ wirklich als primäre Anwendung festlegen?]]></item>
+               <item name="wcf.acp.application.setAsPrimary.confirmMessage"><![CDATA[Wollen Sie „{$application->getPackage()->getName()}“ wirklich als primäre Anwendung festlegen?]]></item>
        </category>
        
        <category name="wcf.acp.cache">