Re: JEP-343: jpackage Windows installer localization

2019-10-18 Thread Alexey Semenyuk
On 10/18/2019 4:41 AM, Sverre Moe wrote: fre. 18. okt. 2019 kl. 01:17 skrev Alexey Semenyuk mailto:alexey.semen...@oracle.com>>: On 10/17/2019 6:10 PM, Sverre Moe wrote: I wonder if there is something I can contribute with to improve the localization. Perhaps work further with

Re: JEP-343: jpackage Windows installer localization

2019-10-18 Thread Sverre Moe
fre. 18. okt. 2019 kl. 01:17 skrev Alexey Semenyuk < alexey.semen...@oracle.com>: > > > On 10/17/2019 6:10 PM, Sverre Moe wrote: > > I wonder if there is something I can contribute with to improve the > localization. Perhaps work further with the existing Localization that > exists for WiX in jpac

Re: JEP-343: jpackage Windows installer localization

2019-10-17 Thread Alexey Semenyuk
On 10/17/2019 6:10 PM, Sverre Moe wrote: I wonder if there is something I can contribute with to improve the localization. Perhaps work further with the existing Localization that exists for WiX in jpackage. Currently English, Japanese and Chinese Simplified localization files are provided

Re: JEP-343: jpackage Windows installer localization

2019-10-17 Thread Sverre Moe
I wonder if there is something I can contribute with to improve the localization. Perhaps work further with the existing Localization that exists for WiX in jpackage. Currently English, Japanese and Chinese Simplified localization files are provided with jpackage. Though all are English localizati

Re: JEP-343: jpackage Windows installer localization

2019-10-10 Thread Alexey Semenyuk
Sverre, I've captured your input in [1]. Currently Windows installers are not localized. We just have sources structured to support localization. This is a major effort to implement if multiple languages in msi installers generated by jpackage are required. [1] https://bugs.openjdk.java.net/b

JEP-343: jpackage Windows installer localization

2019-10-10 Thread Sverre Moe
It should be possible to provide localized strings to the Windows installer with jpackage. WiX supports building localized installers through the use of language files that include localized strings. https://wixtoolset.org/documentation/manual/v3/howtos/ui_and_localization/make_installer_localizab