<i18n dev> RFR: 8346773: Fix unmatched brackets in source files
Justin Lu
jlu at openjdk.org
Mon Dec 23 17:13:36 UTC 2024
On Mon, 23 Dec 2024 09:45:00 GMT, Qizheng Xing <qxing at openjdk.org> wrote:
> This patch fixes unmatched brackets in some source files.
make/data/cldr/common/main/kn.xml line 1085:
> 1083: <type key="calendar" type="islamic">ಇಸ್ಲಾಮಿಕ್ ಕ್ಯಾಲೆಂಡರ್</type>
> 1084: <type key="calendar" type="islamic-civil">ಇಸ್ಲಾಮಿಕ್-ಸಿವಿಲ್ ಕ್ಯಾಲೆಂಡರ್</type>
> 1085: <type key="calendar" type="islamic-rgsa" draft="contributed">ಇಸ್ಲಾಮಿಕ್ ಕ್ಯಾಲೆಂಡರ್ (ಸೌದಿ ಅರೇಬಿಯಾ, ಸೈಟಿಂಗ್)</type>
Hi, we would not modify the contents of upstream data from CLDR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22861#discussion_r1895964999
More information about the i18n-dev
mailing list