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

Wrong key name : FileChooser.newFolderAccessibleNam

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.0
    • client-libs
    • None

      In MetalFileChooserUI.java, the following line exists.
          newFolderAccessibleName =
              UIManager.getString("FileChooser.newFolderAccessibleName",l);
      However, a key named "newFolderAccessibleName" isn't contained in metal*.properties. Instead, "nameFolderAccessibleNam" exists.
      Is "...Nam" misspelling of "...Name"? If so, it should be corrected.

      And also, each localized metal_xx.properties file also contains a key named "newFolderAccessibleNam" not "newFolderAccessibleName".
      It should be corrected.
       

            leifs Leif Samuelsson (Inactive)
            peytoia Yuka Kamiya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: