Added missing language variable
authorMarcel Werk <burntime@woltlab.com>
Mon, 14 Oct 2013 23:09:23 +0000 (01:09 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 14 Oct 2013 23:09:23 +0000 (01:09 +0200)
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index 80800b50ff4db67badef7e291e2270a3ea406a1a..5705bc0bb4f86f507c23343211fd370fc3de8e44 100644 (file)
@@ -2155,6 +2155,7 @@ Wenn Sie Probleme mit der Aktivierung haben, wenden Sie sich bitte an den Admini
                <item name="wcf.user.register.honeyPot"><![CDATA[Bitte ignorieren!]]></item>
                <item name="wcf.user.register.honeyPot.description"><![CDATA[Falls Sie dies sehen können, füllen Sie bitte die nächsten zwei Eingabfelder <strong>NICHT</strong> aus!]]></item>
                <item name="wcf.user.searchUserContent"><![CDATA[Inhalte von „{$user->username}“ suchen]]></item>
+               <item name="wcf.user.author"><![CDATA[Autor]]></item>
        </category>
        
        <category name="wcf.user.menu">
index 5230bcfae7c4bbc6e72cf150a576701403646489..b32c03e1e0d4ac4fa21eca86e6aa6f1c9507d8fb 100644 (file)
@@ -2143,6 +2143,7 @@ If you cannot activate your email address or have any troubles following the ins
                <item name="wcf.user.register.honeyPot"><![CDATA[Please Ignore!]]></item>
                <item name="wcf.user.register.honeyPot.description"><![CDATA[Heads up! If you can see this, you are strongly encouraged <strong>NOT</strong> to fill in the next two input fields!]]></item>
                <item name="wcf.user.searchUserContent"><![CDATA[Search for content by “{$user->username}”]]></item>
+               <item name="wcf.user.author"><![CDATA[Author]]></item>
        </category>
        
        <category name="wcf.user.menu">