Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8201589

Provide translation for newly added standard color names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx11
    • javafx

      12 standard colors were added to ColorPicker control as part of JDK-8177380. During implementation, below 6 color names were added as string resources to file rt/modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/resources/controls.properties

      ColorPicker.colorName.lime=Lime
      ColorPicker.colorName.maroon=Maroon
      ColorPicker.colorName.navy=Navy
      ColorPicker.colorName.olive=Olive
      ColorPicker.colorName.purple=Purple
      ColorPicker.colorName.teal=Teal

      These names will have to be translated to other supported languages.
      Respective language property files are present in directory :
      rt/modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/resources/

            Unassigned Unassigned
            aghaisas Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: