Fix titlecasing of “with” in page.xml (6.0)
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 8 May 2023 10:11:22 +0000 (12:11 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 8 May 2023 10:11:22 +0000 (12:11 +0200)
com.woltlab.wcf/page.xml

index 8998ffcb11769b2c774b14d8acf35ae9f2731b3c..66bcb70c464d28d50abf5d2bdf95de15a92b8efa 100644 (file)
                        <pageType>system</pageType>
                        <controller>wcf\page\CombinedTaggedPage</controller>
                        <name language="de">Inhalte mit bestimmten Tags</name>
-                       <name language="en">Content With Particular Tags</name>
+                       <name language="en">Content with Particular Tags</name>
                        <permissions>user.tag.canViewTag</permissions>
                        <requireObjectID>1</requireObjectID>
                        <content language="en">
-                               <title>Content With Particular Tags</title>
+                               <title>Content with Particular Tags</title>
                        </content>
                        <content language="de">
                                <title>Inhalte mit bestimmten Tags</title>