Integrated: 8291924: jpackage: l10n for Windows context menu label
Alex Kasko
akasko at openjdk.org
Wed Aug 10 19:20:25 UTC 2022
On Thu, 4 Aug 2022 18:10:18 GMT, Alex Kasko <akasko at openjdk.org> wrote:
> This change adds `ContextMenuCommandLabel` l10n property for file association context menu label. It is a follow-up to [this PR comment](https://github.com/openjdk/jdk/pull/9224#issuecomment-1169286082).
>
> Note, non-EN l10n values were filled using auto-translator and may need to be corrected.
>
> To check the contents of the label, registry query is added to `PackageTest::addHelloAppFileAssociationsVerifier`.
>
> Testing:
>
> - [x] ran `FileAssociationsTest` with `install` enabled
This pull request has now been integrated.
Changeset: e4925a39
Author: Alex Kasko <akasko at openjdk.org>
Committer: Alexey Semenyuk <asemenyuk at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e4925a3959c319028014437fdb393312bcb3627d
Stats: 18 lines in 7 files changed: 16 ins; 0 del; 2 mod
8291924: jpackage: l10n for Windows context menu label
Reviewed-by: naoto, asemenyuk, almatvee
-------------
PR: https://git.openjdk.org/jdk/pull/9753
More information about the core-libs-dev
mailing list