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

TableView : Incorrect German translation

XMLWordPrintable

    • x86_64
    • windows_10
    • Verified

      A DESCRIPTION OF THE PROBLEM :
      Inproper german translation of placeholder in TableView.
      Change text of property TableView.noContent in modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/resources/controls_de.properties
      "Kein Content in Tabelle" should be "Kein Inhalt in Tabelle"

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Display TableView instance without any data with regional settings "Germany"

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Text "Kein Inhalt in Tabelle"
      ACTUAL -
      Text "Kein Content in Tabelle"

      FREQUENCY : always


            aghaisas Ajit Ghaisas
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: