Added a missing description
authorAlexander Ebert <ebert@woltlab.com>
Wed, 23 Nov 2016 10:57:25 +0000 (11:57 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 23 Nov 2016 11:19:17 +0000 (12:19 +0100)
wcfsetup/install/files/acp/templates/styleAdd.tpl
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index a10e6722421f4e206fc3c94513daa33b7f956b48..76e747fa5b014d65020e6dedb240ed2f9d00d307 100644 (file)
                                                        </div>
                                                        
                                                        <div class="spSidebarBox" data-category="none">
-                                                               foo
+                                                               {lang}wcf.acp.style.colors.description{/lang}
                                                        </div>
                                                        
                                                        {foreach from=$colors key=spCategory item=spColors}
index 485b146017b42e00a36a8026d752c4e54a89731c..20633865c15f6b12a4ef61cd6f3b738d939debc7 100644 (file)
@@ -1616,6 +1616,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]></item>
                <item name="wcf.acp.style.colors.container"><![CDATA[Container]]></item>
                <item name="wcf.acp.style.colors.content"><![CDATA[Inhaltsbereich]]></item>
                <item name="wcf.acp.style.colors.color"><![CDATA[Schriftfarbe]]></item>
+               <item name="wcf.acp.style.colors.description"><![CDATA[Wählen Sie eine Kategorie aus um die Farbpalette zu bearbeiten.]]></item>
                <item name="wcf.acp.style.colors.dimmedColor"><![CDATA[Schriftfarbe (abgeschwächt)]]></item>
                <item name="wcf.acp.style.colors.formInput"><![CDATA[Eingabeelemente in Formularen]]></item>
                <item name="wcf.acp.style.colors.hoverBackgroundColor"><![CDATA[Hintergrundfarbe (Hover)]]></item>
index 6978404dd244c4858ff7d85c457d941f67c4af4c..c6f8a19cedac37081dda0f4dcd003ba46686a0c1 100644 (file)
@@ -1580,6 +1580,7 @@ Examples for medium ID detection:
                <item name="wcf.acp.style.colors.container"><![CDATA[Container]]></item>
                <item name="wcf.acp.style.colors.content"><![CDATA[Content Area]]></item>
                <item name="wcf.acp.style.colors.color"><![CDATA[Font Color]]></item>
+               <item name="wcf.acp.style.colors.description"><![CDATA[Select a category to start editing the color palette.]]></item>
                <item name="wcf.acp.style.colors.dimmedColor"><![CDATA[Font Color (weakened)]]></item>
                <item name="wcf.acp.style.colors.formInput"><![CDATA[Input Elements in Forms]]></item>
                <item name="wcf.acp.style.colors.hoverBackgroundColor"><![CDATA[Background Color (hover)]]></item>