Source code
Revision control
Copy as Markdown
Other Tools
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
### These strings are used inside the Inspector
### which is available from the Browser Tools sub-menu -> 'Inspect'.
# A title text for the spectrum dragger panel in the color picker tooltip.
colorpicker-tooltip-spectrum-dragger-title = Spectrum
# A title text for the eyedropper in the color picker tooltip.
colorpicker-tooltip-eyedropper-title = Pick color on page
# A title text for the closest color name shown in the color picker tooltip, used together with the actual color.
# Variables:
# $colorName (String): the color name the current color is closest to.
colorpicker-tooltip-color-name-title = Closest to: { $colorName }
# A title text for the hue slider in the color picker tooltip.
colorpicker-tooltip-hue-slider-title = Hue
# A title text for the alpha slider in the color picker tooltip.
colorpicker-tooltip-alpha-slider-title = Opacity