allow to pre-define colors to choose from (#2481)
This commit is contained in:
@@ -246,6 +246,18 @@
|
||||
<source>off</source>
|
||||
<target>Aus</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.colors_limited">
|
||||
<source>label.theme.colors_limited</source>
|
||||
<target>Farbauswahl einschränken</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.color_choices">
|
||||
<source>label.theme.color_choices</source>
|
||||
<target>Erlaubte Farben</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="help.theme.color_choices">
|
||||
<source>help.theme.color_choices</source>
|
||||
<target>Kommagetrennte Liste von HTML Farbcodes. Farbnamen können festgelegt werden, indem dem Farbcode ein Name und das Trennzeichen | vorangestellt wird, z. B.: White|#ffffff,Black|#000000.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user