RFR: 8338918: Remove non translated file name from WinResources resource bundle [v2]
Alexey Semenyuk
asemenyuk at openjdk.org
Fri Sep 20 02:53:00 UTC 2024
> Move `resource.wxl-file-name` property from `WinResources.properties` files to the new `WinResourcesNoL10N.properties` files. The later are supposed to be excluded from automatic translations.
Alexey Semenyuk has updated the pull request incrementally with two additional commits since the last revision:
- Redo removal of `resource.wxl-file-name` property
- Revert "8338918: Remove non translated file name from WinResources resource bundle"
This reverts commit 9b3c1a59d48ec9e87bd1d4c37c9789ff1656a02c.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21100/files
- new: https://git.openjdk.org/jdk/pull/21100/files/9b3c1a59..9562086c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21100&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21100&range=00-01
Stats: 17 lines in 1 file changed: 0 ins; 0 del; 17 mod
Patch: https://git.openjdk.org/jdk/pull/21100.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21100/head:pull/21100
PR: https://git.openjdk.org/jdk/pull/21100
More information about the core-libs-dev
mailing list