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

Remove non translated file name from WinResources resource bundle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 24
    • 21, 24
    • tools
    • b17
    • generic
    • generic

    Description

      The jpackage/internal/resources/WinResources.properties resource bundle defines the key resource.wxl-file-name which provides the associated MsiInstallerStrings.wxl value.

      For example, WinResources_de.properties has resource.wxl-file-name=MsiInstallerStrings_de.wxl. However, automatic translations are based off the English source file, so the localized versions of resource.wxl-file-name are always revered to MsiInstallerStrings_en.wxl.

      The non translated value should be removed from the resource bundle, and retrieved in the code programmatically.

      Attachments

        Issue Links

          Activity

            People

              asemenyuk Alexey Semenyuk
              jlu Justin Lu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: