allow to pre-define colors to choose from (#2481)
This commit is contained in:
@@ -246,6 +246,18 @@
|
||||
<source>off</source>
|
||||
<target>Off</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.colors_limited">
|
||||
<source>label.theme.colors_limited</source>
|
||||
<target>Limit color choices</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.color_choices">
|
||||
<source>label.theme.color_choices</source>
|
||||
<target>Allowed colors</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="help.theme.color_choices">
|
||||
<source>help.theme.color_choices</source>
|
||||
<target>Comma separated list of HTML color codes. Color names can be set by prefixing the color code with a name and the | delimiter, eg.: White|#ffffff,Black|#000000.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user