12 lines
596 B
Text
12 lines
596 B
Text
# 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
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
|
### These strings are used inside the Inspector
|
|
### which is available from the Browser Tools sub-menu -> 'Inspect'.
|
|
|
|
# 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 = Colore prus sìmile a: { $colorName }
|