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

index 5c0a8c89980026df3fc3e1bc450e4f3570a99d18..f5daa6e888854be50e214d016fbc21f0cc887445 100644 (file)
                        <pageType>system</pageType>
                        <controller>wcf\page\TaggedPage</controller>
                        <name language="de">Inhalte mit bestimmtem Tag</name>
-                       <name language="en">Content With Particular Tag</name>
+                       <name language="en">Content with Particular Tag</name>
                        <permissions>user.tag.canViewTag</permissions>
                        <requireObjectID>1</requireObjectID>
                        <content language="en">
-                               <title>Content With Particular Tag</title>
+                               <title>Content with Particular Tag</title>
                        </content>
                        <content language="de">
                                <title>Inhalte mit bestimmtem Tag</title>