RFR: 8359761: JDK 25 RDP1 L10n resource files update [v2]
Alisen Chung
achung at openjdk.org
Mon Jun 23 16:38:31 UTC 2025
On Wed, 18 Jun 2025 14:48:13 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix unicode escapes
>
> src/demo/share/jfc/SwingSet2/resources/swingset_de.properties line 462:
>
>> 460: SliderDemo.majorticksdescription=Ein Schieberegler mit Hauptteilstrichen
>> 461: SliderDemo.ticks=Feinteilungen, Teilungen zum Einrasten und Labels
>> 462: SliderDemo.minorticks=Feinteilungen
>
> The following description uses different words now:
>
> Feinteilungen -> Teilstrichen
> Teilungen -> Teilstrichen
Just to clarify, does this mean
SliderDemo.ticks=Teilstrichen, Teilstrichen zum Einrasten und Labels
SliderDemo.minorticks=Teilstrichen
is correct?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25839#discussion_r2162030543
More information about the serviceability-dev
mailing list