<item name="wcf.acp.option.legal_notice_vat_id"><![CDATA[Umsatzsteuer-ID]]></item>
<item name="wcf.acp.option.legal_notice_vat_id.description"><![CDATA[Falls Sie über eine Umsatzsteuer-Identifikationsnummer verfügen, tragen Sie diese bitte hier ein.]]></item>
</category>
+
<category name="wcf.footer.menu">
<item name="wcf.footer.menu.legalNotice"><![CDATA[Impressum]]></item>
</category>
+
<category name="wcf.legalNotice">
<item name="wcf.legalNotice.additionalText"><![CDATA[Weitere Informationen]]></item>
<item name="wcf.legalNotice.address"><![CDATA[Name und Anschrift]]></item>
<item name="wcf.legalNotice.title"><![CDATA[Impressum]]></item>
<item name="wcf.legalNotice.vatID"><![CDATA[Umsatzsteuer-ID]]></item>
</category>
+
+ <category name="wcf.page">
+ <item name="wcf.page.com.woltlab.wcf.legalNotice.LegalNoticePage"><![CDATA[Impressum]]></item>
+ </category>
</language>
\ No newline at end of file
<item name="wcf.acp.option.legal_notice_vat_id"><![CDATA[VAT ID]]></item>
<item name="wcf.acp.option.legal_notice_vat_id.description"><![CDATA[]]></item>
</category>
+
<category name="wcf.footer.menu">
<item name="wcf.footer.menu.legalNotice"><![CDATA[Legal Notice]]></item>
</category>
+
<category name="wcf.legalNotice">
<item name="wcf.legalNotice.additionalText"><![CDATA[Additional Information]]></item>
<item name="wcf.legalNotice.address"><![CDATA[Name and Address]]></item>
<item name="wcf.legalNotice.title"><![CDATA[Legal Notice]]></item>
<item name="wcf.legalNotice.vatID"><![CDATA[VAT ID]]></item>
</category>
+
+ <category name="wcf.page">
+ <item name="wcf.page.com.woltlab.wcf.legalNotice.LegalNoticePage"><![CDATA[Legal Notice]]></item>
+ </category>
</language>
\ No newline at end of file
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<data xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/maelstrom/object-type.xsd">
+ <import>
+ <!-- pages -->
+ <type>
+ <name>com.woltlab.wcf.legalNotice.LegalNoticePage</name>
+ <definitionname>com.woltlab.wcf.page</definitionname>
+ <classname><![CDATA[wcf\page\LegalNoticePage]]></classname>
+ <categoryname>com.woltlab.wcf.other</categoryname>
+ </type>
+ <!-- /pages -->
+ </import>
+</data>
\ No newline at end of file
<instruction type="file">files.tar</instruction>
<instruction type="template">templates.tar</instruction>
<instruction type="pageMenu">pageMenu.xml</instruction>
+ <instruction type="objectType">objectType.xml</instruction>
<instruction type="option">option.xml</instruction>
<instruction type="language">language/*.xml</instruction>
</instructions>