Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit ac4b154

Browse files
committed
Remove unused color editor strings
1 parent 040d934 commit ac4b154

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/nls/es/strings.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,12 +276,8 @@ define({
276276
"BASEURL_ERROR_UNKOWN_ERROR" : "Error desconocido analizando la URL base",
277277

278278
// extensions/default/InlineColorEditor
279-
"COLOR_EDITOR_SELECTION_FIELD_TIP" : "Saturación (x) y Brillo (y)",
280-
"COLOR_EDITOR_HUE_SLIDER_TIP" : "Matiz",
281-
"COLOR_EDITOR_OPACITY_SLIDER_TIP" : "Opacidad",
282279
"COLOR_EDITOR_CURRENT_COLOR_SWATCH_TIP" : "Color actual",
283280
"COLOR_EDITOR_ORIGINAL_COLOR_SWATCH_TIP" : "Color original",
284-
"COLOR_EDITOR_COLOR_INPUT_TIP" : "Valor de color",
285281
"COLOR_EDITOR_RGBA_BUTTON_TIP" : "Formato RGBa",
286282
"COLOR_EDITOR_HEX_BUTTON_TIP" : "Formato Hex",
287283
"COLOR_EDITOR_HSLA_BUTTON_TIP" : "Formato HSLa",

0 commit comments

Comments
 (0)